Dependencies for persistent-sqlite-2.13.3.1
Libraries
persistent-sqlite
- aeson (>=1.0)
- base (>=4.9 && <5)
- bytestring (>=0.10)
- conduit (>=1.2.12)
- containers (>=0.5)
- microlens-th (>=0.4.1.1)
- monad-logger (>=0.3.25)
- mtl
- persistent (>=2.15.2.0 && <3)
- resource-pool
- resourcet (>=1.1.9)
- text (>=1.2)
- time
- transformers (>=0.5)
- 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-stat3 | This flag is now a no-op, as the corresponding SQLite option is now a no-op; has no effect if a system SQLite library is used. | Disabled | 
| use-stat4 | Enable STAT4 in the vendored SQLite library (supercedes stat3); 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