From 47ec9303325e66dde548493f0319eaece707aff4 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 6 Jun 2022 00:21:19 +0200 Subject: better aeson generics (template haskell doesn't work well with type families, unfortunately) --- hie.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hie.yaml') diff --git a/hie.yaml b/hie.yaml index 7cca5eb..03e99e3 100644 --- a/hie.yaml +++ b/hie.yaml @@ -2,3 +2,6 @@ cradle: cabal: - path: "app/Main.hs" component: "haskell-gtfs:exe:haskell-gtfs" + + - path: "lib" + component: "lib:haskell-gtfs" -- cgit v1.2.3