We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9236d2 commit f61ea3eCopy full SHA for f61ea3e
hie.yaml
@@ -1,2 +1,8 @@
1
cradle:
2
- stack:
+ stack:
3
+ - path: "./app/"
4
+ component: autotool-solver:exe:autotool-helper
5
+ - path: "./src/"
6
+ component: autotool-solver:lib
7
+ - path: "./test/"
8
+ component: autotool-solver:test:autotool-solver-test
0 commit comments