mysql: A low-level MySQL client library.
A low-level client library for the MySQL database, implemented as
bindings to the C mysqlclient
API.
Important licensing note: This library is BSD-licensed under the terms of the MySQL FOSS License Exception http://www.mysql.com/about/legal/licensing/foss-exception/.
Since this library links against the GPL-licensed mysqlclient
library, a non-open-source application that uses it may be
subject to the terms of the GPL.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | operate in developer mode | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mysql-0.1.1.8.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6, 0.1.1.7, 0.1.1.8, 0.1.2, 0.1.2.1, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.7.2, 0.1.7.3, 0.2, 0.2.0.1, 0.2.1 |
---|---|
Dependencies | base (<5), bytestring (>=0.9 && <1.0), containers [details] |
License | BSD-3-Clause |
Copyright | Copyright 2011 MailRank, Inc. Copyright 2013 Bryan O'Sullivan <bos@serpentine.com> |
Author | Bryan O'Sullivan <bos@serpentine.com> |
Maintainer | Paul Rouse <pyr@doynton.org> |
Revised | Revision 1 made by paulrouse at 2016-10-21T19:19:18Z |
Category | Database |
Home page | https://github.com/paul-rouse/mysql |
Bug tracker | https://github.com/paul-rouse/mysql/issues |
Source repo | head: git clone http://github.com/paul-rouse/mysql |
Uploaded | by BryanOSullivan at 2015-03-24T20:22:18Z |
Distributions | Arch:0.2.1, FreeBSD:0.1.1.8, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
Reverse Dependencies | 14 direct, 13 indirect [details] |
Downloads | 27598 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-24 [all 1 reports] |