diff options
Diffstat (limited to 'hie.yaml')
-rw-r--r-- | hie.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ cradle: cabal: - path: "app/Main.hs" component: "haskell-gtfs:exe:haskell-gtfs" + + - path: "lib" + component: "lib:haskell-gtfs" |