packages feed

hasql-transaction 1.0.1.3 → 1.0.1.4

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

hasql-transaction.cabal view
@@ -1,5 +1,5 @@ name:          hasql-transaction-version:       1.0.1.3+version:       1.0.1.4 category:      Hasql, Database, PostgreSQL synopsis:   Composable abstraction over retryable transactions for Hasql@@ -73,7 +73,7 @@    build-depends:       base >=4.12 && <5-    , bytestring >=0.10 && <0.12+    , bytestring >=0.10 && <0.13     , bytestring-tree-builder >=0.2.7.8 && <0.3     , contravariant >=1.3 && <2     , contravariant-extras >=0.3 && <0.4