-
Notifications
You must be signed in to change notification settings - Fork 822
Description
Hi, we have just published GHC 9.12.4-rc1.
9.12.3 had an unfortunate bug that was discovered by the stackage maintainers when testing the GHC 9.12 stackage nightly.
I discussed with @juhp and think it would be a good idea to include some sort of validation step against stackage as part of the RC process if it is easy to do.
In the medium/long term, I think it would be beneficial to have some way for the GHC release manager to be able to build and test minor releases against a stackage snapshot themselves, whether by using the existing stackage infrastructure or by building an alternative infrastructure that can consume the metadata and build/run the tests.
However, for now, it seems like it would be quite helpful to at least start validating RCs against stackage, if it is feasible for stackage maintainers to help with this.