mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2025-01-05 19:00:24 +03:00
help HLSes determine the root of the project and the cradles
This commit is contained in:
parent
57a2a65757
commit
b5ad38573d
13
hie.yaml
Normal file
13
hie.yaml
Normal 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"
|
Loading…
Reference in New Issue
Block a user