MySQL-HS Homepage
MySQL-HS is an interface to the MySQL database for the Haskell
language.
Status
2004-09-21
Development has been discontinued. Please use one of the interfaces
mentioned under Interfacing
with Data Bases on the Haskell homepage. HSQL appears to be the standard now.
Distribution
The current version is 0.10.1 of 2001-04-08. It may be used,
distributed and changed under the terms of the GNU Library
General Public License (LGPL).
- Changes from 0.10.0 to 0.10.1
-
Fixed bug in the identification of MySQL error codes. Placed
pragmas at the beginning of files. Now compiles with GHC 4.08.2.
Applied HTML Tidy to the documentation.
-
Changes from 0.91 to 0.10.0
-
Now runs with GHC 4.08.1 and H/Direct 0.17. Better documentation.
General polishment.
mysql-hs-0.10.1.tar.gz
(58 kB)
mysql-hs-0.91.tar.gz
(52 kB)
The documentation
Links
- H/Direct
-
This is an interface generator for Haskell, which uses
specifications formulated in an interface description language (a
variant of CORBA IDL).
-
C2HS
-
This interface generator extracts information directly from the C
header files in order to fill in template source files which
specify the interface.
-
Haskell Homepage
-
About the purely functional, lazily evaluated programming language
Haskell.
-
MySQL Homepage
-
The free relational database management system MySQL.
Last changed 2012-07-22.