mirror of
https://github.com/anoma/juvix.git
synced 2024-11-23 16:25:37 +03:00
11 lines
215 B
YAML
11 lines
215 B
YAML
cradle:
|
|
cabal:
|
|
- path: "src"
|
|
component: "lib:MiniJuvix"
|
|
|
|
- path: "src/app/Main.hs"
|
|
component: "MiniJuvix:exe:MiniJuvix"
|
|
|
|
- path: "src/test"
|
|
component: "MiniJuvix:test:MiniJuvix-test"
|