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 deepseq-1.5 #7217

Closed juhp closed 5 months ago

juhp commented 10 months ago

deepseq-1.5.0.0 (changelog) is out of bounds for:

mrkkrp commented 10 months ago

mmark-0.0.7.6 and stache-2.3.4 are fixed through revisions.

TeofilC commented 10 months ago

trie-simple is fixed through a revision see https://github.com/viercc/trie-simple/pull/13

saep commented 10 months ago

nvim-hs is fixed through a revision

williamyaoh commented 9 months ago

Fixed in string-interpolate-0.3.2.1r1

ysangkok commented 5 months ago

@juhp Would it be possible to regenerate the list of packages to be updated? I am curious how much progress we've seen.

juhp commented 5 months ago

Not exactly but this is the list of currently disabled packages by commenter due to deepseq < 1.5:

juhp commented 5 months ago

It might be better to just close this now since nightly is already with deepseq-1.5 (ghc-9.8)? I think we have been doing that for other libs, though I don't mind to leave it open longer

ysangkok commented 5 months ago

Thank for the list! It's useful, I see a few of our dependencies there. I wouldn't mind if these GHC 9.8 issues were closed, as you suggested.

ysangkok commented 5 months ago

country fixed in v0.2.4.2

ysangkok commented 5 months ago

@alaendle If ghc-9.8 issues are getting closed, this one is still open. This is the complete list, should they all be closed?

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!

For reference:

wrengr commented 2 months ago

fixed by https://github.com/wrengr/bytestring-trie/commit/693aec1a1794328730a9138db00b75e1def1d17e (v0.2.7.4)