packages feed

hasql-pool 0.4.3 → 0.4.3.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hasqlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hasql

API changes (from Hackage documentation)

Files

hasql-pool.cabal view
@@ -1,7 +1,7 @@ name:   hasql-pool version:-  0.4.3+  0.4.3.1 category:   Hasql, Database, PostgreSQL synopsis:@@ -49,7 +49,7 @@     -- resources:     resource-pool >= 0.2 && < 0.3,     -- database:-    hasql >= 0.19 && < 0.20 || >= 1 && < 2,+    hasql >= 0.19 && < 0.20 || >= 1 && < 1.2,     -- data:     time >= 1.5 && < 2,     -- general: