-
Notifications
You must be signed in to change notification settings - Fork 710
CI: add GHC 9.12 #10667
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
CI: add GHC 9.12 #10667
Conversation
67fd9fc
to
1a0f2cd
Compare
9.12 turned it into a warning
1a0f2cd
to
2d20b98
Compare
This pull request has been removed from the queue for the following reason: Pull request #10667 has been dequeued. The pull request rule doesn't match anymore. The following conditions don't match anymore:
You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
@Mergifyio backport 3.14 |
✅ Backports have been created
|
* GHC 9.12 compat: deriving Typeable has to go 9.12 turned it into a warning * GHC 9.12 compat: ErrorCallWithLocation got deprecated * CI: add 9.12 (cherry picked from commit 3792794) # Conflicts: # Cabal/src/Distribution/Simple/Compiler.hs # cabal-install/tests/IntegrationTests2.hs # cabal-validate/src/Cli.hs
* GHC 9.12 compat: deriving Typeable has to go 9.12 turned it into a warning * GHC 9.12 compat: ErrorCallWithLocation got deprecated * CI: add 9.12
* GHC 9.12 compat: deriving Typeable has to go 9.12 turned it into a warning * GHC 9.12 compat: ErrorCallWithLocation got deprecated * CI: add 9.12
Backport #10667: CI: add GHC 9.12
It still needs a bunch of allow-newer's but not head. hackage.
There were two fixups that 9.12 needs, see the commit hostory.
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: