2021-08-23 05:23:36 +00:00
|
|
|
cradle:
|
|
|
|
stack:
|
|
|
|
- path: "./src"
|
|
|
|
component: "turing-hs:lib"
|
|
|
|
|
|
|
|
- path: "./app/Main.hs"
|
|
|
|
component: "turing-hs:exe:turing"
|
|
|
|
|
2021-08-25 14:58:48 +00:00
|
|
|
- path: "./app/Paths_turing_hs.hs"
|
|
|
|
component: "turing-hs:exe:turing"
|
|
|
|
|
2021-08-23 05:23:36 +00:00
|
|
|
- path: "./test"
|
|
|
|
component: "turing-hs:test:turing-hs-test"
|