hasql-transaction-io 0.2.3.0 → 0.2.4.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~resourcetPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: resourcet
API changes (from Hackage documentation)
Files
hasql-transaction-io.cabal view
@@ -1,9 +1,9 @@ cabal-version: 2.4 name: hasql-transaction-io-version: 0.2.3.0+version: 0.2.4.0 license: MIT license-file: LICENSE-copyright: (c) 2022, 2023 Andre Marianiello+copyright: (c) 2022, 2024 Andre Marianiello maintainer: andremarianiello@users.noreply.github.com author: Andre Marianiello homepage: https://github.com/andremarianiello/hasql-transaction-io@@ -54,7 +54,7 @@ , exceptions ^>=0.10 , hasql ^>=1.6 , mtl ^>=2.2- , resourcet ^>=1.2+ , resourcet ^>=1.3 , safe-exceptions ^>=0.1 , transformers ^>=0.5 , unliftio-core ^>=0.2