We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69db90e commit 8788232Copy full SHA for 8788232
ChangeLog.md
@@ -1,5 +1,8 @@
1
# Revision history for mysql-haskell
2
3
+## 1.1.6 -- 2024.10.23
4
++ bump constraints
5
+
6
## 1.1.5 -- 2024.06.25
7
+ bump constraints
8
mysql-haskell.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: mysql-haskell
-version: 1.1.5
+version: 1.1.6
synopsis: pure haskell MySQL driver
description: pure haskell MySQL driver.
license: BSD-3-Clause
0 commit comments