13 lines
352 B
YAML
13 lines
352 B
YAML
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"
|