commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
530 stars 805 forks source link

ghc-9.8 bytestring-0.12 #7216

Closed juhp closed 5 months ago

juhp commented 10 months ago

bytestring-0.12.0.2 (changelog) is out of bounds for:

peti commented 10 months ago

I have revised the cgi-3001.5.0.1 library's bounds for bytestring on Hackage. The build succeeds fine with the new version. Currently one needs --allow-newer=multipart:bytestring, however, because multipart isn't up-to-date yet.

freizl commented 10 months ago

for hoauth2

ysangkok commented 10 months ago

http2 fixed in v5.0.1:

websockets fixed (not on hackage yet):

servant-multipart fixed (revision made):

Re-enables posted in:

laserpants commented 10 months ago
mrkkrp commented 10 months ago
mrkkrp commented 10 months ago
mbg commented 10 months ago

c14n, wai-rate-limit-redis, and wai-saml2 have all been adjusted to support bytestring-0.12 through metadata revisions.

domdere commented 10 months ago

fixed with cassava-conduit-0.6.6.

MichelBoucey commented 10 months ago

Fixed in glabrous-2.0.6.3.

ludat commented 10 months ago

I've published revisions for:

ysangkok commented 5 months ago

servant-swagger-ui{,-core,-redoc} fixed with revision, e.g. https://hackage.haskell.org/package/servant-swagger-ui-0.3.5.5.0.0/revisions/

ysangkok commented 5 months ago

proto-lens fixed e.g. in https://github.com/google/proto-lens/pull/467/files#diff-ace779fc0bd23a699f56449b650885b29ef921217cfa8424bd52705893822f16R19

ysangkok commented 5 months ago

base16, base32 fixed in revisions, e.g. https://hackage.haskell.org/package/base16-1.0/revisions/

alaendle commented 5 months ago

I guess there is no value to manually track the packages that we might have lost by switching nightly to ghc-9.8 around half a year ago. Most of the time these should just reappear as soon as a compatible version is released on Hackage (after curator recognizes the new package boundaries). Thanks to all the people that already updated there packages for ghc-9.8 - you are awesome!