haskell-homework/hie.yaml

11 lines
171 B
YAML
Raw Normal View History

2021-08-12 22:56:01 +00:00
cradle:
stack:
- path: "lib"
component: "homework:lib"
- path: "app"
component: "homework:exe"
- path: "test"
component: "homework:test"