bech32-th 1.1.8 → 1.1.9
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- bech32-th.cabal +1/−1
ChangeLog.md view
@@ -1,5 +1,9 @@ # ChangeLog for `bech32-th` +## [1.1.9] - 2025-06-05++- Revised upper version bounds for dependencies.+ ## [1.1.8] - 2024-12-27 - Added support for GHC 9.12 series.
bech32-th.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: bech32-th-version: 1.1.8+version: 1.1.9 synopsis: Template Haskell extensions to the Bech32 library. description: Template Haskell extensions to the Bech32 library, including quasi-quoters for compile-time checking of Bech32 string