Dependencies for direct-sqlite-2.3.27
Libraries
direct-sqlite
- base (>=4.1 && <5)
- bytestring (>=0.9.2.1)
- text (>=0.11)
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.20)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| systemlib | Use the system-wide sqlite library | Disabled |
| fulltextsearch | Enable full-text search when using the bundled sqlite library | Enabled |
| urifilenames | Enable URI filenames when using the bundled sqlite library | Enabled |
| haveusleep | Enable use of os function usleep. | Enabled |
| json1 | Enable json1 extension. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info