Skip to content
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

Add support for GHC 9.10. #100

Merged

Conversation

jonathanknowles
Copy link
Contributor

@jonathanknowles jonathanknowles commented May 14, 2024

This PR:

  • bumps the upper dependency bound for base to < 4.21.
  • adds support for recent GHC versions up to 9.10.1.
  • regenerates haskell-ci.yml.

I pre-tested the updates to CI here:
https://github.com/jonathanknowles/deepseq/actions/runs/9079479862

@mixphix
Copy link
Collaborator

mixphix commented May 14, 2024

Looks good to me, thanks!

@mixphix mixphix merged commit 21c6bdf into haskell:master May 14, 2024
9 checks passed
@jonathanknowles
Copy link
Contributor Author

@mixphix you're welcome!

One last thing -- would it be possible to make a revision on Hackage, so that the bounds for base are updated there too?

Many thanks!

@jonathanknowles jonathanknowles deleted the jonathanknowles/support-ghc-9.10 branch May 15, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants