11 lines
193 B
YAML
11 lines
193 B
YAML
cradle:
|
|
cabal:
|
|
- path: "src"
|
|
component: "lib:utoy"
|
|
|
|
- path: "app/Main.hs"
|
|
component: "utoy:exe:utoy"
|
|
|
|
- path: "bench/Main.hs"
|
|
component: "utoy:bench:utoy-bench"
|