bech32-th

Template Haskell extensions to the Bech32 library.

https://github.com/input-output-hk/bech32

Version on this page:1.1.6
LTS Haskell 22.22:1.1.6
Stackage Nightly 2024-05-21:1.1.7
Latest on Hackage:1.1.7

See all snapshots bech32-th appears in

Apache-2.0 licensed by IOHK Engineering Team
This version can be pinned in stack with:bech32-th-1.1.6@sha256:77d075446aba2690037492b3bf2c2a48a2737ecd5ef305e9e7534726c90d5b3a,2469

Module documentation for 1.1.6

Template Haskell extensions to the Bech32 library, including quasi-quoters for compile-time checking of Bech32 string literals.

Changes

ChangeLog for bech32-th

[1.1.6] - 2024-04-24

Changed

  • Revised upper version bounds for dependencies.

[1.1.5] - 2024-02-23

Fixed

  • Specified version bounds for all package dependencies.

Added

  • Added support for GHC 9.8 series.

1.1.1 – 2021-06-11

  • Upgraded CI to build with Cabal 3.4.0.0 and GHC 8.10.4.
  • Update version constraints for GHC 9.0.1.

1.0.2 – 2020-02-19