haskell@gentoo.org
Gentoo Haskell
This package contains a backend for persistent using the
MySQL database server. Internally it uses the @mysql-simple@
and @mysql@ packages in order to access the database.
This package supports only MySQL 5.1 and above. However, it
has been tested only on MySQL 5.5.
Known problems:
* This package does not support statements inside other
statements.