From 85ced3b1fad9f57a3882178fad380bf87f399e0e Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 27 Jun 2022 22:30:15 +0200 Subject: fix hie.yaml --- hie.yaml | 4 ++-- 1 file 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" -- cgit v1.2.3