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 building with base-4.21 (GHC 9.12) #64

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Support building with base-4.21 (GHC 9.12) #64

merged 2 commits into from
Oct 23, 2024

Conversation

RyanGlScott
Copy link
Owner

This adds a TextShow for IoManagerFlag in TextShow.GHC.RTS.Flags. This also adds support for IoManagerFlag in the test suite.

This patch is heavily inspired by Ian-Woo Kim's earlier work in #63, as well as the corresponding head.hackage patch in https://gitlab.haskell.org/ghc/head.hackage/-/merge_requests/369.

Supersedes #63.

RyanGlScott and others added 2 commits October 22, 2024 07:59
This adds a `TextShow` for `IoManagerFlag` in `TextShow.GHC.RTS.Flags`. This
also adds support for `IoManagerFlag` in the test suite.

This patch is heavily inspired by Ian-Woo Kim's earlier work in #63, as well as
the corresponding `head.hackage` patch in
https://gitlab.haskell.org/ghc/head.hackage/-/merge_requests/369.

Supersedes #63.

Co-authored-by: Ian-Woo Kim <ianwookim@gmail.com>
@RyanGlScott RyanGlScott merged commit 330f3bd into master Oct 23, 2024
28 checks passed
@RyanGlScott RyanGlScott deleted the ghc-9.12 branch October 23, 2024 10:52
@RyanGlScott RyanGlScott mentioned this pull request Oct 23, 2024
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.

1 participant