hasql-transaction-io 0.2.2.0 → 0.2.3.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
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.2.0+version: 0.2.3.0 license: MIT license-file: LICENSE copyright: (c) 2022, 2023 Andre Marianiello@@ -48,7 +48,7 @@ other-extensions: OverloadedStrings build-depends:- , base >=4.14 && <4.17+ , base >=4.14 && <4.18 , bytestring >=0.10 && <0.12 , bytestring-tree-builder ^>=0.2 , exceptions ^>=0.10