packages feed

hasql-transaction 1.1.1.1 → 1.1.1.2

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-transaction.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hasql-transaction-version: 1.1.1.1+version: 1.1.1.2 category: Hasql, Database, PostgreSQL synopsis:   Composable abstraction over retryable transactions for Hasql@@ -95,7 +95,7 @@     bytestring >=0.10 && <0.13,     bytestring-tree-builder >=0.2.7.8 && <0.3,     contravariant >=1.3 && <2,-    hasql >=1.7 && <1.8,+    hasql >=1.7 && <1.9,     mtl >=2.2 && <3,     transformers >=0.5 && <0.7,