IntersectMBO / bech32

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

Stack based builds in Github Actions broken #34

Closed newhoggy closed 3 years ago

newhoggy commented 3 years ago

See https://github.com/input-output-hk/bech32/actions/runs/615972176

KtorZ commented 3 years ago

Do you have a little bit more context? Any particular branch or revision you've encountered this? Is it related to the ghc-8.10.2 bump?

(PS: please don't assign tickets to me ^.^)