-
Notifications
You must be signed in to change notification settings - Fork 701
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
allow building cabal-install-3.10 with ghc-9.6 #8964
Conversation
Btw I will add or force 9.6 into the GH actions... |
@juhp yeah about that… #8901 :') |
Ugh 😢 |
Anyway it "builds on my machine" ;o) |
So I reverted the GH workflows changes |
So it would be nice if someone would approve this, But of course the more important thing would be to please do the corresponding revision on Hackage. |
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.
Thank you! We still need to work on adding 9.6 CI, sadly (e.g. #8901).
@Mikolaj, Hackage revision? Or will @Kleidukos do the revision as a champion for 3.10.2? @Kleidukos do you have permissions?
I don't think I do yet! |
We should fix it since you're gonna need it anyways for 3.10.2... |
The merge bot config currently handles only the |
@Mikolaj could you give Hecate permissions to do corresponding version bumps on Hackage? He'll need it for 3.10.2 anyway. |
@ulysses4ever, @Kleidukos, yes, absolutely. Actually, @Kleidukos has the permissions as of now, I see. |
done! |
Thanks! |
@juhp should be good |
bump a few bounds to allow building with ghc-9.6
Yes cabal-install-3.10 ought to be buildable with 9.6...