1
1
mirror of https://github.com/anoma/juvix.git synced 2024-07-07 04:36:19 +03:00
juvix/stack.hie.yaml

11 lines
185 B
YAML

cradle:
stack:
- path: "./src"
component: "juvix:lib"
- path: "./app"
component: "juvix:exe:juvix"
- path: "./test"
component: "juvix:test:juvix-test"