-
Notifications
You must be signed in to change notification settings - Fork 822
GHC 9.0.1 #6047
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
Add through-text to GHC 9 nightly
GHC 9: Grandfather mersenne-random
GHC 9: Re-enable more packages by disabling test suites and benches instead
There are many new constraints requiring library versions |
@ysangkok correct and correct! CI will report any issues. |
I've uploaded |
@Bodigrim LG |
@bergmark It says "First-time contributors need a maintainer to approve running workflows.". |
Branch/PR for tracking the nightly upgrade to GHC 9.0.1
Update: I figured out that we don't need PRs to this branch in order for new packages to enter the GHC 9 nightly. I'll rebase this on top of master before merging so for any packages that are disabled here, or new packages added to nightly while this PR is open: They will get included if they are compatible with ghc9 and latest dependencies. Feel free to file a PR against this branch if you want to make sure a package will be in the initial GHC 9 nightly, but it's not required.