chore(users/Profpatsch): fix cabal.project & hie.yaml

Change-Id: I39bebe6ce2bde85d26a68b017c0e6d872e9b9705
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11161
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2024-03-16 12:35:34 +01:00 committed by clbot
parent 28a83478bc
commit 0e0f69881c
2 changed files with 0 additions and 6 deletions

View file

@ -10,7 +10,5 @@ packages:
./jbovlaste-sqlite/jbovlaste-sqlite.cabal
./whatcd-resolver/whatcd-resolver.cabal
./openlab-tools/openlab-tools.cabal
./ircmail/ircmail.cabal
./httzip/httzip.cabal
./declib/declib.cabal
./my-xmonad/my-xmonad.cabal

View file

@ -30,11 +30,7 @@ cradle:
component: "lib:openlab-tools"
- path: "./openlab-tools/Main.hs"
component: "openlab-tools:exe:openlab-tools"
- path: "./ircmail/src"
component: "lib:ircmail"
- path: "./httzip/Httzip.hs"
component: "httzip:exe:httzip"
- path: "./declib/Declib.hs"
component: "declib:exe:declib"
- path: "./my-xmonad/Xmonad.hs"
component: "my-xmonad:exe:xmonad"