hasql 1.6.1.2 → 1.6.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~postgresql-binaryPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: postgresql-binary
API changes (from Hackage documentation)
Files
- hasql.cabal +2/−2
hasql.cabal view
@@ -1,5 +1,5 @@ name: hasql-version: 1.6.1.2+version: 1.6.1.3 category: Hasql, Database, PostgreSQL synopsis: An efficient PostgreSQL driver with a flexible mapping API description:@@ -68,7 +68,7 @@ hashtables >=1.3 && <2, mtl >=2 && <3, network-ip >=0.3.0.3 && <0.4,- postgresql-binary >=0.12.5 && <0.13,+ postgresql-binary >=0.13 && <0.14, postgresql-libpq ==0.9.*, profunctors >=5.1 && <6, scientific >=0.3 && <0.4,