-
Notifications
You must be signed in to change notification settings - Fork 709
Update Cabal{,-install,-syntax} to 3.10.2.0 #9033
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
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.
so, cabal-install-solver will lag behind the rest of the crew? (i.e. stay on 3.10.1)
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.
☑
@ulysses4ever we are not releasing any patch to it, so I don't see it as lagging, more as "was perfect since the beginning" :) |
1355f77
to
750b420
Compare
CI is stuck with some trouble about version number bump... |
@ulysses4ever yeah actually I'm a bit worried about that one, I cannot manage to find the version bound that messes up :/ |
@Kleidukos I looked into it: if you bump the host version of |
I went ahead and added a commit doing the bump. Let's see how far it gets... |
It passes Linux fully now but fails on Windows probably as in 420ccd8 Too bad we didn't get around to nailing 9.6.1 for 3.10 |
I'm slowly working through tests that are failing on Windows with the GHC and cabal bumps you already made. Those tests were handled (well, blocked) on master in the past. So far so good. I also tried to add GHC 9.6.2 on CI and so far it worked on Linux. |
c68ad46
to
9c1aa71
Compare
All right, adding 9.6 was a stretch, perhaps: I'm seeing strange testsuite failures on Windows. I'm striking that commit for the time being. |
731e447
to
07a1a61
Compare
@mergify rebase |
Partially revert 78cbeba.
✅ Branch has been successfully rebased |
07a1a61
to
74f21bd
Compare
Anyone knows how to cure stuck bootstrap jobs? I see them regularly but I never mastered this skill... |
@mergify refresh |
✅ Pull request refreshed |
@mergify refresh |
✅ Pull request refreshed |
I have to fake it as a backport to get mergify to merge it. |
@mergify refresh |
✅ Pull request refreshed |
Doh, I give up. |
Green now! |
We don't have Mergify rules for non-master branches (except backports), so someone has to push the button. @Kleidukos whenever you're ready... |
Thanks a bunch @ulysses4ever |
See #9008