mysql-haskell-openssl

TLS support for mysql-haskell package using openssl

https://github.com/winterland1989/mysql-haskell

Version on this page:0.8.0.0
LTS Haskell 12.26:0.8.3.0
Stackage Nightly 2018-09-28:0.8.3.0
Latest on Hackage:0.8.3.1

See all snapshots mysql-haskell-openssl appears in

BSD-3-Clause licensed by winterland1989
Maintained by [email protected]
This version can be pinned in stack with:mysql-haskell-openssl-0.8.0.0@sha256:b670f38303305d02cf570a2022b22621c4c0de8b9aa8fad1e5c073c9db556de1,1486

Module documentation for 0.8.0.0

TLS support for mysql-haskell package using openssl

Changes

Revision history for mysql-haskell-openssl

0.8.0.0 – 2016-11-09

  • Add ciCharset field to support utf8mb4 charset.
  • Add BitMap field to COM_STMT_EXECUTE, and #8 by alexbiehl.

0.7.0.0 – 2016-11-09

  • Split from mysql-haskell.