@hackage persistent-sqlite0.3.0.1
Backend for the persistent library using sqlite3.
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (8)
- base >=4 && <5
- bytestring >=0.9.1 && <0.10
- containers >=0.2 && <0.5
- neither >=0.1 && <0.2
- persistent >=0.3.0 && <0.4
- template-haskell >=2.4 && <2.6 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.