@hackage HDBC-sqlite32.3.1.0
Sqlite v3 driver for HDBC
Installation
Dependencies (5)
- HDBC >=2.2.6
- base >=4 && <5
- bytestring
- mtl
- utf8-string Show all…
Dependents (33)
@hackage/Villefort, @hackage/ideas, @hackage/list-remote-forwards, @hackage/jobqueue, @hackage/pontarius-mediaserver, @hackage/dbmigrations, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up package.
buildtests
(off by default)
Build the executable to run unit tests
This is the Sqlite v3 driver for HDBC, the generic database access system for Haskell