aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2022-06-27 22:30:15 +0200
committerstuebinm2022-06-27 22:30:15 +0200
commit85ced3b1fad9f57a3882178fad380bf87f399e0e (patch)
treeca6f09a4d552ae7f8d978f33ba07bd15f2f7de46
parent70f655d67bf4d50e191f741a31ac4504c8f528f3 (diff)
fix hie.yaml
-rw-r--r--hie.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hie.yaml b/hie.yaml
index 03e99e3..2b25c1f 100644
--- a/hie.yaml
+++ b/hie.yaml
@@ -1,7 +1,7 @@
cradle:
cabal:
- path: "app/Main.hs"
- component: "haskell-gtfs:exe:haskell-gtfs"
+ component: "tracktrain:exe:tracktrain"
- path: "lib"
- component: "lib:haskell-gtfs"
+ component: "lib:tracktrain"