Created
June 11, 2020 14:14
-
-
Save michaelpj/58ec8cba2c45ba9fe4099b5628d75170 to your computer and use it in GitHub Desktop.
Multi-cradles same path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cradle: | |
multi: | |
- path: ./. | |
config: | |
cradle: | |
cabal: | |
- path: ./. | |
config: | |
cradle: | |
cabal: | |
- path: ./mylib/test | |
component: mylib:mylib-tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment