packages feed

hasql-transaction 0.10.0.2 → 0.10.0.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: selective

API changes (from Hackage documentation)

Files

hasql-transaction.cabal view
@@ -1,5 +1,5 @@ name: hasql-transaction-version: 0.10.0.2+version: 0.10.0.3 category: Hasql, Database, PostgreSQL synopsis: Composable abstraction over retryable transactions for Hasql homepage: https://github.com/nikita-volkov/hasql-transaction@@ -38,7 +38,7 @@     mtl >=2 && <3,     profunctors >=5 && <6,     transformers >=0.3 && <0.6,-    selective >=0.3 && <0.4,+    selective >=0.4 && <0.5,     semigroupoids >=5.3.2 && <6  test-suite conflicts-test