ghc-mysql-simple 0.4.9
Mid-level MySQL client library
This library implements mid-level Haskell bindings to the MySQL mysqlclient client library. It is aimed at speed and ease of use.
- Outputs:
out - Website: https://github.com/paul-rouse/mysql-simple
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-mysql-simple 0.4.9 as follows:
guix install ghc-mysql-simple@0.4.9
Or install the latest version:
guix install ghc-mysql-simple
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.