ghc-persistent-mysql 2.13.1.4
Backend for the `ghc-persistent' library using MySQL database server
This package contains a backend for ghc-persistent using the MySQL database server. Internally it uses the ghc-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. Only the InnoDB storage engine is officially supported.
- Outputs:
out - Website: http://www.yesodweb.com/book/persistent
- Licenses: Expat
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-persistent-mysql 2.13.1.4 as follows:
guix install ghc-persistent-mysql@2.13.1.4
Or install the latest version:
guix install ghc-persistent-mysql
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.