IntersectMBO / bech32

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

Add ghc-8.10.2 to build matrix #29

Closed newhoggy closed 3 years ago

newhoggy commented 3 years ago

Thank you for merging the earlier PR https://github.com/input-output-hk/bech32/pull/28.

This follow up PR adds ghc-8.10.2 to the build matrix to demonstrate a build error with the newer compiler that is relevant to https://github.com/input-output-hk/bech32/issues/27.