etienne-moqueur/hie.yaml

14 lines
352 B
YAML
Raw Normal View History

cradle:
stack:
- path: "./src"
component: "etienne-moqueur:lib"
- path: "./app/Main.hs"
component: "etienne-moqueur:exe:etienne-moqueur-exe"
- path: "./app/Paths_etienne_moqueur.hs"
component: "etienne-moqueur:exe:etienne-moqueur-exe"
- path: "./test"
component: "etienne-moqueur:test:etienne-moqueur-test"