IntersectMBO / bech32

Haskell implementation of the Bech32 address format (BIP 0173).
Apache License 2.0
44 stars 13 forks source link

Revise dependency bounds for PVP compliance. #67

Closed jonathanknowles closed 6 months ago

jonathanknowles commented 6 months ago

This PR revises the bounds of package dependencies for compliance with the Haskell PVP Specification.

Additionally, this PR adds CI support for GHC 9.8.

Related Issue

https://cardanofoundation.atlassian.net/browse/ADP-3295