Skip to content

Conversation

@bergmark
Copy link
Member

@bergmark bergmark commented May 29, 2021

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.

@ysangkok
Copy link
Contributor

ysangkok commented Jun 3, 2021

There are many new constraints requiring library versions < 0. What does that mean? I think it means that package is excluded, is that correct? What are the criteria for removing such an exclusion? Simply that it builds with the exclusion removed?

@bergmark
Copy link
Member Author

bergmark commented Jun 3, 2021

@ysangkok correct and correct! CI will report any issues.

@Bodigrim
Copy link
Contributor

Bodigrim commented Jun 6, 2021

I've uploaded arithmoi-0.12.0.0, which is compatible with GHC 9.0. This should unblock cyclotomic and quadratic-irrational as well.

@bergmark
Copy link
Member Author

bergmark commented Jun 7, 2021

@juhp juhp added the ghc-9.0 label Jun 12, 2021
This was referenced Jun 13, 2021
@ysangkok
Copy link
Contributor

@bergmark It says "First-time contributors need a maintainer to approve running workflows.".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants