IntersectMBO / IntersectMBO/cardano-haskell-packages

`bech32` 1.1.4.1 has incorrect version bounds

Open
#649 1 comment 0 reactions 1 assignee Claimed by @disassembler View on GitHub
bug dependencies
Dominant language
Shell
Stars
36
Forks
35
Avg merge
1d 4h
Merged PRs (30d)
25

Description

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 https://github.com/IntersectMBO/cardano-haskell-packages/pull/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?

[1]: https://github.com/IntersectMBO/cardano-haskell-packages/pull/409

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.