@hackage persistent-sqlite2.5.0.1
Backend for the persistent library using sqlite3.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (14)
- aeson >=0.6.2
- base >=4.6 && <5
- bytestring >=0.9.1
- conduit >=0.5.3
- containers >=0.2
- monad-control >=0.2 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
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.