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

Support GHC 9.10.1 #17

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Support GHC 9.10.1 #17

merged 1 commit into from
Jun 18, 2024

Conversation

BinderDavid
Copy link
Contributor

Bump the upper bound on base to include 4.21, and add GHC 9.10.1 to the version tested in CI.

Bump the upper bound on base to include 4.21, and add
GHC 9.10.1 to the version tested in CI.
@BinderDavid
Copy link
Contributor Author

BinderDavid commented Jun 17, 2024

This currently works for the library, but the testsuite will not yet run through, because unicode-transforms is a test-dependency which hasn't bumped its bounds yet. I will open a PR there, too. (EDIT: composewell/unicode-transforms#97 )

@jgm jgm merged commit 5fad530 into jgm:main Jun 18, 2024
11 of 13 checks passed
@jgm
Copy link
Owner

jgm commented Jun 18, 2024

Thanks. I'd like to wait til tests can be built before publishing a new release. For now I've edited cabal metadata on the last release, so as not to block progress...

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