-
Notifications
You must be signed in to change notification settings - Fork 704
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 pre-release (backport #8754) #8803
Conversation
- -XTypeInType is deprecated - skip failing JS test on Windows Cf. #8754 (comment) - deal with lift2A in Prelude since base-4.18 (GHC 9.6) - disable everfailing Backpack tests (cherry picked from commit 87ac120)
(cherry picked from commit 91393b4) # Conflicts: # .github/workflows/quick-jobs.yml
Had to block lib/cli-suite tests on Windows, see discussion starting here: - #8754 (comment) (cherry picked from commit 9e9a865)
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.
We need better CI and better GHC 9.6 compatibility on the 3.10 branch, so this PR is needed.
Let's wait until merging of #8804 resolves the conflict. |
@mergify rebase |
❌ Base branch update has failedGit reported the following error:
err-code: A8685 |
It seems mergify incorporated the conflicts into the initial shape of this branch and we can't remove them automatically, only manually. We also can't make another backport, either, which would now be clean. Perhaps I can make a copy of this branch, backport there and from there to here. |
Here's a hacked backport without the merge conflict. Let's move there. #8806 |
It seems we can't fix this error until 3.10 is on Hackage, so let's close this obsolete PR. |
This is an automatic backport of pull request #8754 done by Mergify.
Cherry-pick of 91393b4 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com