packages feed

hasql-transaction-io 0.2.4.0 → 0.2.5.0

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~basedep ~mtldep ~transformersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, mtl, transformers

API changes (from Hackage documentation)

Files

hasql-transaction-io.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name:          hasql-transaction-io-version:       0.2.4.0+version:       0.2.5.0 license:       MIT license-file:  LICENSE copyright:     (c) 2022, 2024 Andre Marianiello@@ -48,13 +48,13 @@    other-extensions:   OverloadedStrings   build-depends:-    , base                     >=4.14 && <4.18+    , base                     >=4.14 && <4.19     , bytestring               >=0.10 && <0.12     , bytestring-tree-builder  ^>=0.2     , exceptions               ^>=0.10     , hasql                    ^>=1.6-    , mtl                      ^>=2.2+    , mtl                      ^>=2.3     , resourcet                ^>=1.3     , safe-exceptions          ^>=0.1-    , transformers             ^>=0.5+    , transformers             ^>=0.6     , unliftio-core            ^>=0.2