Dependencies for hnix-store-db-0.1.0.0
Libraries
hnix-store-db
- attoparsec
- base (>=4.10 && <5)
- bytestring
- data-default-class
- esqueleto (>=3.5.10 && <3.6)
- fast-logger
- hnix-store-core (>=0.8)
- microlens
- monad-logger
- persistent (>=2.14.5 && <2.15)
- persistent-sqlite (>=2.13.1 && <2.14)
- template-haskell
- text
- time
- transformers
- unliftio-core
Executables
db-readme
- base (>=4.12 && <5)
- data-default-class
- esqueleto
- hnix-store-core
- hnix-store-db
- if !flag(build-readme)
- buildable: False
db-bench
- base (>=4.12 && <5)
- hnix-store-db
- if !flag(build-bench)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-bench | Build db-bench 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