Dependencies for hnix-store-remote-0.7.0.0
Libraries
hnix-store-remote
- aeson
- attoparsec
- base (>=4.12 && <5)
- bytestring
- cereal
- concurrency
- containers
- crypton
- data-default-class
- dependent-sum (>0.7)
- dependent-sum-template (>=0.2.0.1 && <0.3)
- dlist (>=1.0)
- exceptions
- generic-arbitrary (<1.1)
- hashable
- hnix-store-core (>=0.8 && <0.9)
- hnix-store-json (>=0.1)
- hnix-store-nar (>=0.1)
- hnix-store-tests (>=0.1)
- mtl
- network
- QuickCheck
- text
- time
- transformers
- unix (>=2.7)
- unordered-containers
- vector
Executables
build-derivation
- base (>=4.12 && <5)
- data-default-class
- hnix-store-core
- hnix-store-remote
- text
- if !flag(build-derivation)
- buildable: False
remote-readme
- base (>=4.12 && <5)
- hnix-store-core
- hnix-store-remote
- if !flag(build-readme)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
io-testsuite | Enable testsuite, which requires external binaries and Linux namespace support. | Disabled |
build-derivation | Build build-derivation executable | Disabled |
build-readme | Build README.lhs example | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info