11 lines
242 B
YAML
11 lines
242 B
YAML
cradle:
|
|
cabal:
|
|
- component: "ghcup:lib:ghcup"
|
|
path: ./lib
|
|
- component: "ghcup:exe:ghcup"
|
|
path: ./app/ghcup
|
|
- component: "ghcup:exe:ghcup-gen"
|
|
path: "./app/ghcup-gen"
|
|
- component: "ghcup:test:ghcup-test"
|
|
path: ./test
|