hasql 1.5.0.3 → 1.5.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: vector
API changes (from Hackage documentation)
Files
- hasql.cabal +2/−2
hasql.cabal view
@@ -1,5 +1,5 @@ name: hasql-version: 1.5.0.3+version: 1.5.0.4 category: Hasql, Database, PostgreSQL synopsis: An efficient PostgreSQL driver with a flexible mapping API description:@@ -72,7 +72,7 @@ text >=1 && <3, text-builder >=0.6.1.2 && <0.7, transformers >=0.3 && <0.7,- vector >=0.10 && <0.13+ vector >=0.10 && <0.14 test-suite tasty type: exitcode-stdio-1.0