2020-12-09 16:20:24 +03:00
|
|
|
cradle:
|
2020-12-11 16:31:46 +03:00
|
|
|
cabal:
|
2020-12-09 16:20:24 +03:00
|
|
|
- path: "octo-cli/src"
|
|
|
|
component: "octo-cli:exe:octo"
|
|
|
|
|
|
|
|
- path: "octopod-api/src"
|
2020-12-11 16:31:46 +03:00
|
|
|
component: "lib:octopod-api"
|
2020-12-09 16:20:24 +03:00
|
|
|
|
|
|
|
- path: "octopod-backend/src"
|
2020-12-11 16:31:46 +03:00
|
|
|
component: "lib:octopod-backend"
|
2020-12-09 16:20:24 +03:00
|
|
|
|
|
|
|
- path: "octopod-backend/app"
|
|
|
|
component: "octopod-backend:exe:octopod-exe"
|
|
|
|
|
|
|
|
- path: "octopod-backend/test"
|
|
|
|
component: "octopod-backend:test:octopod-test"
|
|
|
|
|
|
|
|
- path: "octopod-common/src"
|
2020-12-11 16:31:46 +03:00
|
|
|
component: "lib:octopod-common"
|
|
|
|
|
|
|
|
- path: "octopod-frontend/src"
|
|
|
|
component: "octopod-frontend:exe:frontend"
|