Stackage: base32 should be pinned to >= 0.2

Created on 27 Dec 2020  路  6Comments  路  Source: commercialhaskell/stackage

Hi All,

So I published base32-0.2.0.0 as a major version release update to the package to make some critical bugfixes. I was surprised to find that it was not updated in subsequent LTS releases! This is a big problem! Is there any way I can help get this fixed? It affects nixpkgs as well. See: https://github.com/emilypi/Base32/issues/11

All 6 comments

@phadej thanks, yes, hopefully the curators find it within their discretion.

Just making a note, since I'm picking up curation duty shortly:

If we don't bump to LTS 17 this week (to start supporting GHC 8.10.3) then I'll release the next of the 16.x LTS series with this breaking change, assuming that there are no issues with any of the dependencies (@emilypi thinks this is unlikely, so that helps things).

If we _do_ bump to LTS 17, then I'll make a final 16.x release with the breaking change and then release LTS 17.1 with this update as well.

(Just adding that lts-haskell is the right place to report/request this)

Thanks @jkachmar :)

Was this page helpful?
0 / 5 - 0 ratings