packages feed

hasql-cursor-transaction 0.6.1 → 0.6.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hasql

Dependency ranges changed: hasql

Files

hasql-cursor-transaction.cabal view
@@ -1,7 +1,7 @@ name:   hasql-cursor-transaction version:-  0.6.1+  0.6.2 category:   Hasql, Database, PostgreSQL, Streaming synopsis:@@ -53,7 +53,7 @@     Hasql.CursorTransaction   build-depends:     -- database:-    hasql >= 0.19 && < 0.20,+    hasql >= 0.19 && < 0.20 && >= 1 && < 1.1,     hasql-transaction >= 0.5 && < 0.6,     -- data:     bytestring-tree-builder == 0.2.*,