Language

Package: ghc-mysql @ 0.2.1

Synopsis

Low-level MySQL client library

Description

This library provides Haskell bindings to the MySQL mysqlclient client library. It is a fairly faithful, low level library that implements most of the MySQL client API. The major departure from the C API is that in Haskell, resource management is mostly automatic and safe.

This library deliberately avoids the question of providing a ``good'' API. Its purpose is to serve as a base upon which higher-level libraries can be built.

Home page
https://github.com/paul-rouse/mysql
Location
gnu/packages/haskell-xyz.scm (line: 15594, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

use @code or similar ornament instead of quotes