@hackage persistent-sqlite0.8.0
Backend for the persistent library using sqlite3.
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (9)
- aeson >=0.5
- base >=4 && <5
- bytestring >=0.9.1 && <0.10
- conduit >=0.2
- containers >=0.2 && <0.5
- monad-control >=0.2 && <0.4 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.