2020-06-19 19:44:30 +02:00
|
|
|
cradle:
|
|
|
|
|
cabal:
|
2021-03-11 17:03:51 +01:00
|
|
|
- component: "ghcup:lib:ghcup"
|
|
|
|
|
path: ./lib
|
|
|
|
|
- component: "ghcup:exe:ghcup"
|
|
|
|
|
path: ./app/ghcup
|
|
|
|
|
- component: "ghcup:test:ghcup-test"
|
2023-07-22 11:45:29 +08:00
|
|
|
path: ./test/ghcup-test
|
|
|
|
|
- component: "ghcup:test:ghcup-optparse-test"
|
|
|
|
|
path: ./test/optparse-test
|