The mysql package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (<5), bytestring (≥0.9 & <1.0), containers |
| License | BSD3 |
| Copyright | 2011 MailRank, Inc. |
| Author | Bryan O'Sullivan <bos@serpentine.com> |
| Maintainer | Bryan O'Sullivan <bos@serpentine.com> |
| Category | Database |
| Home page | https://github.com/bos/mysql |
| Bug tracker | https://github.com/bos/mysql/issues |
| Source repository | git clone http://github.com/bos/mysql |
| Upload date | Sun Feb 12 01:51:15 UTC 2012 |
| Uploaded by | BryanOSullivan |
| Built on | ghc-7.4 |
| Distributions | FreeBSD: 0.1.1.3 |
Modules
Downloads
- mysql-0.1.1.4.tar.gz (Cabal source package)
- package description (included in the package)