hasql-postgres 0.10.5 → 0.10.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- hasql-postgres.cabal +2/−2
hasql-postgres.cabal view
@@ -1,7 +1,7 @@ name: hasql-postgres version:- 0.10.5+ 0.10.6 synopsis: A "PostgreSQL" backend for the "hasql" library description:@@ -81,7 +81,7 @@ postgresql-binary == 0.5.*, postgresql-libpq == 0.9.*, -- data:- aeson >= 0.7 && < 0.10,+ aeson >= 0.7 && < 0.11, uuid == 1.3.*, vector >= 0.10 && < 0.12, time >= 1.4 && < 1.6,