The package bech32-1.1.4.1 has incorrect version bounds — it requires optparse-applicative (>=0.18.1.0 && <0.19) to compile; it cannot be compiled with earlier versions of this dependency.
Moreover, bech32 has already been released on Hackage, the latest version being 1.1.4
bech32-1.1.4.1 appears to be a patched version uploaded to CHaP in #409 .
@disassembler As you were the original uploader, could you either
- Remove
bech32 from CHaP, as there is already a Hackage release,
- Or publish a version of
bech32 that includes the tightened version bound?
The package
bech32-1.1.4.1has incorrect version bounds — it requiresoptparse-applicative (>=0.18.1.0 && <0.19)to compile; it cannot be compiled with earlier versions of this dependency.Moreover,
bech32has already been released on Hackage, the latest version being1.1.4bech32-1.1.4.1appears to be a patched version uploaded to CHaP in #409 .@disassembler As you were the original uploader, could you either
bech32from CHaP, as there is already a Hackage release,bech32that includes the tightened version bound?