aboutsummaryrefslogtreecommitdiff
path: root/hie.yaml
diff options
context:
space:
mode:
authorstuebinm2022-06-05 00:03:43 +0200
committerstuebinm2022-06-05 00:03:43 +0200
commit35bb210c9aced65795ba09a5ed30e9d28a89dc3b (patch)
treeb38e9c661b9af798beab700636bc16670a997808 /hie.yaml
initial hacking
Diffstat (limited to 'hie.yaml')
-rw-r--r--hie.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hie.yaml b/hie.yaml
new file mode 100644
index 0000000..7cca5eb
--- /dev/null
+++ b/hie.yaml
@@ -0,0 +1,4 @@
+cradle:
+ cabal:
+ - path: "app/Main.hs"
+ component: "haskell-gtfs:exe:haskell-gtfs"