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 #41

Merged
merged 1 commit into from
May 27, 2024

Conversation

tchoutri
Copy link
Contributor

@tchoutri tchoutri commented May 13, 2024

This PR bumps the bounds for GHC 9.10.1 and makes use of the cabal file format version 3.4 with proper SPDX license identifier.

closes #42

Use the cabal file format version 3.4 with proper SPDX license identifier
@tchoutri
Copy link
Contributor Author

ping @sjakobi @HeinrichApfelmus

@HeinrichApfelmus
Copy link
Owner

Thank you! Sorry for the delay.

@HeinrichApfelmus HeinrichApfelmus merged commit f22ce53 into HeinrichApfelmus:master May 27, 2024
14 checks passed
@tchoutri tchoutri deleted the support-ghc-9.10 branch May 27, 2024 15:13
@tchoutri
Copy link
Contributor Author

Thanks a lot @HeinrichApfelmus! May I ask if you intend to perform a new patch release to include this PR?

@HeinrichApfelmus
Copy link
Owner

May I ask if you intend to perform a new patch release to include this PR?

As no code changes are involved, I have made a new revision on Hackage — this is the recommended way to minimize work for downstream packages.

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.

GHC 9.10 compat
2 participants