-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.8.4.0 #307
Comments
Only pending PR: #306 |
My idea was to get this into 9.6.4: https://gitlab.haskell.org/ghc/ghc/-/issues/24017 |
Let's not include the os-string flag as a bug-fix release (2.8.4). Instead this should be 2.9.0. With 2.8.x adding only bug fixes and perhaps some small additions. |
Why? |
I am concerned about under-tested unexpected build issues for various packages. How confident are you that in complex dependency graphs we won't end up with conflicting outcomes? |
I think there are two rather orthogonal question.
I am reasonably confident in the behaviour of It would be hugely stressful to make a release, which GHC developers won't be happy to backport to GHC 9.6 branch. In such case we'd have to make another one in a hurry and with non-PVP compliant version (or alternatively deprecating the existing one, and releasing another one atop, which is equally annoying). I'd suggest we do the following:
|
Sounds largely reasonable, unless 9.8.2 should instead be 9.9-dev, to be released with 9.10.1 when that's ready. |
Delaying Realistically, since |
I'll trust your judgement on this. This is outside my area of competence, beyond the scars building cabal-install 3.[0246]. :-( |
To be more precise; it won't do it. |
changelog
haveStatx
statx.stx_mnt_id
detection on buggy glibc, see GHC #24072throwErrnoIfMinus1Retry
for mkstempThe text was updated successfully, but these errors were encountered: