Test branch for building with GHC 9.10 and 9.12#2973
Draft
sauclovian-g wants to merge 19 commits intomasterfrom
Draft
Test branch for building with GHC 9.10 and 9.12#2973sauclovian-g wants to merge 19 commits intomasterfrom
sauclovian-g wants to merge 19 commits intomasterfrom
Conversation
Contributor
Author
|
Looks like we first need to teach argo about newer ghc... |
Contributor
Author
|
ok, it solved finally, and the build fails on -Werror, which is precisely what I was doing this for. I'll fix it... |
9854526 to
d59f33a
Compare
Contributor
Author
|
Looks like we do need SAW changes for the recent Cryptol renamer changes, and this branch should wait for those. |
These are copied from the 9.8 ones and minimally updated based on the table on haskell.org of versions shipped with GHC: https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/libraries/version-history These should all be updated sometime but not right now. (note: this commit is dated in January but is up to date as of April 7)
This is a temporary commit to see what happens, contains changes we don't want for real, and should be dropped and replaced once the builds actually run.
This adds support for GHC 9.12.
The ones we were using reject.
XXX: this interacts with the CI hack commit and will need to be redone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If there are code changes we need to work with newer GHC, it would be good to get them into 1.5.