-
Notifications
You must be signed in to change notification settings - Fork 714
bump versions (master
)
#11022
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
bump versions (master
)
#11022
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see why it'd be bad to merge this independently (no matter before or after) the 3.16 cut.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
79303af
to
9e64bfd
Compare
Who did the symbolic paths change to /cc: @sheaf |
9e64bfd
to
fc03e72
Compare
For the time being, since it only involves the test suite's custom setup, I've reverted that and the matching |
Wait, we should be getting the new ETA: missing from release wiki page: need to regenerate jsons after the new |
fc03e72
to
5110f15
Compare
Forgot I need to move the |
I see only linux jsons. |
5134afd
to
c83de47
Compare
But we nevertheless have a macos bootstrap job. I guess it uses one of the Linux jsons? |
Did I do it wrong? Now bootstrap is trying to download ETA: and indeed the new jsons reference it, but the old ones didn't. Anyone know what's going on here? ETA: regenerating them again got rid of it. No clue… |
c83de47
to
20433de
Compare
e71b697
to
b523519
Compare
also update bootstraps for new hackage-security, and move splitmix constraint to where it will work for more than just validate also updated bootstrap to use ghc 9.10.2, which was missed earlier?
b523519
to
e01349d
Compare
Don't merge this until after the 3.16 branch is cut: it needs different version bumps. It also needs the
hackage-security
revision to go in and the index state re-pinned.Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR:
Depends-on: #11024