implicit-hie/hie.yaml
Avi Dessauer fc1c6ea00e Generate a single hie.yaml file
Tests are broken and so are benchmark sections
2020-05-08 23:05:54 -04:00

12 lines
230 B
YAML

cradle:
cabal:
- path: "src"
component: "lib:implicit-hie"
- path: "app/Main.hs"
component: "implicit-hie:exe:gen-hie"
- path: "test"
component: "implicit-hie:test:implicit-hie-test"