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. #21

Merged

Conversation

jonathanknowles
Copy link
Contributor

This PR:

  • bumps the upper dependency bound for base to < 4.21.
  • adds GHC version 9.10.1 to the tested-with list.
  • adds GHC version 9.10 to the CI build matrix.

I pre-tested the updates to CI here:
https://github.com/jonathanknowles/nonempty-vector/actions/runs/9106430188?pr=1

Copy link
Owner

@emilypi emilypi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect - LGTM thanks

@emilypi emilypi merged commit c521580 into emilypi:master May 17, 2024
8 checks passed
@emilypi
Copy link
Owner

emilypi commented May 17, 2024

The revision is up on Hackage

@jonathanknowles
Copy link
Contributor Author

Perfect - LGTM thanks

You're welcome!

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