commercialhaskell / lts-haskell

LTS Haskell build plans
http://www.stackage.org/
158 stars 14 forks source link

prepare for lts-23 with ghc-9.8 #382

Open juhp opened 2 months ago

juhp commented 2 months ago

Current LTS 22 has reached 22.28, so it time to think about and plan for the release LTS 23.

We are not sure yet when GHC 9.8.3 will be released: personally I am tempted to wait for it (this would include avoiding downgrading Cabal for example), but it might take too long?

Current ghc-9.6 and lts-22 seems pretty stable and generally working well, but of course there are many updates in Nightly: https://www.stackage.org/diff/lts-22.28/nightly-2024-07-08

Let's discuss more here...

See also related: commercialhaskell/stackage#7462

juhp commented 2 months ago

@bergmark, how was lts-22-build-constraints.yaml bootstrapped or created?

ysangkok commented 1 month ago

I don't think 9.8.3 is likely to be released any time soon, since there has been no commits to the 9.8 branch since May. And 9.8.3 is scheduled to get released after 9.10.2. But 9.10 also hasn't seen commits since May.

Looking at the commits in the 9.8 branch, you can see that 9.8.2 is in there. So it should be the right branch (and not just the branches for the .1 releases)