@hackage persistent-sqlite1.3.0.2
Backend for the persistent library using sqlite3.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (10)
- aeson >=0.5
- base >=4 && <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
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.