mysql-simple 0.2.1.0 → 0.2.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~mysqlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: mysql
API changes (from Hackage documentation)
Files
- mysql-simple.cabal +2/−2
mysql-simple.cabal view
@@ -1,5 +1,5 @@ name: mysql-simple-version: 0.2.1.0+version: 0.2.1.1 homepage: https://github.com/mailrank/mysql-simple bug-reports: https://github.com/mailrank/mysql-simple/issues synopsis: A mid-level MySQL client library.@@ -44,7 +44,7 @@ blaze-builder, blaze-textual, bytestring >= 0.9,- mysql >= 0.1.0.1,+ mysql >= 0.1.1.0, pcre-light, old-locale, text >= 0.11.0.2,