hasql-postgres 0.10.3.2 → 0.10.3.3
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.3.2+ 0.10.3.3 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.9,+ aeson >= 0.7 && < 0.10, uuid == 1.3.*, vector == 0.10.*, time >= 1.4 && < 1.6,