Dependencies for persistent-sqlite-2.9.3
Libraries
persistent-sqlite
- aeson (>=0.6.2)
- base (>=4.8 && <5)
- bytestring (>=0.9.1)
- conduit (>=1.2.8)
- containers (>=0.2)
- microlens-th (>=0.4.1.1)
- monad-logger (>=0.2.4)
- old-locale
- persistent (>=2.9 && <3)
- resource-pool
- resourcet (>=1.1)
- text (>=0.7)
- time
- transformers (>=0.2.1)
- unliftio-core
- unordered-containers
Executables
sanity
- base
- monad-logger
- persistent-sqlite
- if !flag(build-sanity-exe)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
systemlib | Use the system-wide sqlite library | Disabled |
use-pkgconfig | Use pkg-config to find system sqlite library | Disabled |
build-sanity-exe | Build a sanity check test executable | Disabled |
full-text-search | Enable full-text search in the vendored SQLite library; has no effect if a system SQLite library is used. | Enabled |
uri-filenames | Enable URI filenames in the vendored SQLite library; has no effect if a system SQLite library is used. | Enabled |
have-usleep | Enable usleep in the vendored SQLite library; has no effect if a system SQLite library is used. | Enabled |
json1 | Enable json1 in the vendored SQLite library; has no effect if a system SQLite library is used. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info