@hackage persistent-sqlite0.0.0
Backend for the persistent library using sqlite3.
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (8)
- MonadCatchIO-transformers >=0.2.2 && <0.3
- base >=4 && <5
- bytestring >=0.9.1 && <0.10
- persistent >=0.0.0 && <0.1
- template-haskell >=2.4 && <2.5
- transformers >=0.2.1 && <0.3 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
nolib
(off by default)
Skip building the library
buildtests
(off by default)
Build the executable to run unit tests
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.