IntersectMBO / bech32

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

CI builds broken due to Github policy changes #26

Closed newhoggy closed 3 years ago

newhoggy commented 3 years ago

See https://github.com/input-output-hk/bech32/pull/25/checks?check_run_id=1554875683

KtorZ commented 3 years ago

Use timbod7/setup-stack@1f68f27c

newhoggy commented 3 years ago

Thanks!

This is resolved in https://github.com/input-output-hk/bech32/pull/25