@hackage persistent-sqlite2.8.1
Backend for the persistent library using sqlite3.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (16)
- 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 Show all…
Dependents (70)
@hackage/yesod-vend, @hackage/yesod-examples, @hackage/apiary-persistent, @hackage/hoodle-core, @hackage/haskoin-node, @hackage/masakazu-bot, Show all…
Package Flags
systemlib
(off by default)
Use the system-wide sqlite library
use-pkgconfig
(off by default)
Use pkg-config to find system sqlite library
build-sanity-exe
(off by default)
Build a sanity check test executable
This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.