hasql-cursor-query 0.4.4 → 0.4.4.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-cursor-query.cabal +2/−2
hasql-cursor-query.cabal view
@@ -1,7 +1,7 @@ name: hasql-cursor-query version:- 0.4.4+ 0.4.4.1 category: Hasql, Database, PostgreSQL, Streaming synopsis:@@ -55,7 +55,7 @@ Hasql.CursorQuery build-depends: -- database:- hasql >= 0.19 && < 0.20 || >= 1 && < 2,+ hasql >= 0.19 && < 0.20 || >= 1 && < 1.2, hasql-transaction >= 0.5 && < 0.6, hasql-cursor-transaction >= 0.6 && < 0.7, -- data: