summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-06-01 19:10:02 -0400
committerLLLL Colonq <llll@colonq>2025-06-01 19:10:02 -0400
commitc60a1619d38e15bb095d523a56d14e05dff5cd7e (patch)
tree9496dd00b326e33466b29f8a4b72f00925491ea4
parentb6a856b2c8b4e53623bc07d17682f4ae963c1542 (diff)
Cleanup hie.yaml
-rw-r--r--hie.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/hie.yaml b/hie.yaml
index a79842f..8b21905 100644
--- a/hie.yaml
+++ b/hie.yaml
@@ -30,11 +30,3 @@ cradle:
config: { cradle: { cabal: { component: "fig-web:lib:fig-web" } } }
- path: "./fig-web/main/"
config: { cradle: { cabal: { component: "fig-web:exe:fig-web" } } }
- - path: "./fig-bless/src/"
- config: { cradle: { cabal: { component: "fig-bless:lib:fig-bless" } } }
- - path: "./fig-bless/main/"
- config: { cradle: { cabal: { component: "fig-bless:exe:fig-bless" } } }
- - path: "./fig-emulator-gb/src/"
- config: { cradle: { cabal: { component: "fig-emulator-gb:lib:fig-emulator-gb" } } }
- - path: "./fig-emulator-gb/main/"
- config: { cradle: { cabal: { component: "fig-emulator-gb:exe:fig-emulator-gb" } } }