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

Update to allow GHC 9.10 and drop GHC 9.2 #2233

Merged
merged 5 commits into from
Dec 26, 2024
Merged

Update to allow GHC 9.10 and drop GHC 9.2 #2233

merged 5 commits into from
Dec 26, 2024

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Dec 26, 2024

@byorgey byorgey mentioned this pull request Dec 26, 2024
@byorgey
Copy link
Member Author

byorgey commented Dec 26, 2024

There are a bunch of other dependencies that could be updated too, but I decided to leave them for another PR. See #2235 .

@byorgey byorgey requested review from xsebek and kostmo December 26, 2024 22:51
@byorgey byorgey added the merge me Trigger the merge process of the Pull request. label Dec 26, 2024
@byorgey byorgey merged commit 0333c52 into main Dec 26, 2024
11 checks passed
@byorgey byorgey deleted the ghc-9.10 branch December 26, 2024 23:33
@byorgey byorgey added the CHANGELOG Once merged, this PR should be highlighted in the changelog for the next release. label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHANGELOG Once merged, this PR should be highlighted in the changelog for the next release. merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update uses of foldl' to prepare for export from Prelude
2 participants