1
1
mirror of https://github.com/haskell-nix/hnix-store.git synced 2024-12-14 19:47:56 +03:00
hnix-store/hie.yaml

14 lines
371 B
YAML

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"