-
Notifications
You must be signed in to change notification settings - Fork 17
Support GHC 9.14 #103
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
base: master
Are you sure you want to change the base?
Support GHC 9.14 #103
Conversation
|
I made a revision on Hackage for GHC 9.14: Pushing "unicode-transforms.cabal" (unicode-transforms-0.4.0.1~9) ... Changes in this revision:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR - LGTM.
It does not look like the CI failure has anything to do with this change.
I'll look at the CI failure this weekend and get this PR merged.
|
@adithyaov: Thanks, let me know if you'd like me to make the changes required to align with @andreasabel's Hackage revision. |
@henrytill - Yes please, that would be great! |
|
Let me know if you need anything else. |
This PR adds support for GHC 9.14.
For consistency, in a separate commit, it also updates
Changelog.mdand thetested-withvalue to reflect existing support for GHC 9.12.