hnix-store/hie.yaml
Anton-Latukha b0725fa107
WIP
A  hie.yaml
M  hnix-store-core/hnix-store-core.cabal
M  hnix-store-core/src/System/Nix/Hash.hs
M  hnix-store-core/src/System/Nix/Internal/Base.hs
M  hnix-store-core/src/System/Nix/Internal/Base32.hs
M  hnix-store-core/src/System/Nix/Internal/Old.hs
M  hnix-store-core/src/System/Nix/Internal/SriHash.hs
M  hnix-store-core/src/System/Nix/Internal/StorePath.hs
D  hnix-store-core/src/System/Nix/Internal/TruncatedHash.1hs
A  hnix-store-core/src/System/Nix/Internal/TruncatedHash.hs
A  hnix-store-core/src/System/Nix/Internal/Uncycle.hs
2021-01-31 16:10:33 +02:00

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"