squeather: Use databases with the version 3 series of the SQLite C library
This library allows you to use databases with the version 3 series of the SQLite C library. The biggest difference between this library and others available on Hackage is that it uses the extended error descriptions that SQLite makes available. It also cleans up resources such as database and statement handles in an automatic, though non-deterministic, fashion.
Modules
[Index] [Quick Jump]
Downloads
- squeather-0.8.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.4.0.0, 0.4.2.0, 0.6.0.0, 0.8.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bytestring, text [details] |
License | BSD-3-Clause |
Copyright | 2020-2021 Omari Norman |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | Development |
Uploaded | by OmariNorman at 2021-05-07T18:33:37Z |
Distributions | LTSHaskell:0.8.0.0, NixOS:0.8.0.0, Stackage:0.8.0.0 |
Downloads | 1429 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-07 [all 1 reports] |