hasql 1.4.4 → 1.4.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~dlistPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: dlist
API changes (from Hackage documentation)
Files
- hasql.cabal +2/−2
hasql.cabal view
@@ -1,5 +1,5 @@ name: hasql-version: 1.4.4+version: 1.4.4.1 category: Hasql, Database, PostgreSQL synopsis: An efficient PostgreSQL driver with a flexible mapping API description:@@ -61,7 +61,7 @@ bytestring-strict-builder >=0.4.5.1 && <0.5, contravariant >=1.3 && <2, contravariant-extras ==0.3.*,- dlist >=0.7 && <0.9,+ dlist >=1 && <2, hashable >=1.2 && <2, hashtables >=1.1 && <2, loch-th ==0.2.*,