hasql-postgres 0.10.3.1 → 0.10.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~eitherPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: either
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.1+ 0.10.3.2 synopsis: A "PostgreSQL" backend for the "hasql" library description:@@ -92,7 +92,7 @@ hashable >= 1.2 && < 1.3, -- control: free >= 4.6 && < 5,- either >= 4.3 && < 4.4,+ either >= 4.3 && < 5, list-t < 0.5, mmorph == 1.0.*, transformers >= 0.3 && < 0.5,