help HLSes determine the root of the project and the cradles

This commit is contained in:
Anton-Latukha 2021-01-31 21:25:59 +02:00 committed by Anton Latukha
parent 57a2a65757
commit b5ad38573d

13
hie.yaml Normal file
View File

@ -0,0 +1,13 @@
cradle:
cabal:
- path: "./hnix-store-core/src"
component: "lib:hnix-store-core"
- path: "./hnix-store-core/tests"
component: "hnix-store-core:test:format-tests"
- path: "./hnix-store-remote/src"
component: "lib:hnix-store-remote"
- path: "./hnix-store-remote/tests"
component: "hnix-store-remote:test:hnix-store-remote-tests"