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

allow ghc 9.6 #4

Merged
merged 8 commits into from
Jan 19, 2024
Merged

allow ghc 9.6 #4

merged 8 commits into from
Jan 19, 2024

Conversation

chris-martin
Copy link
Contributor

@chris-martin chris-martin commented Jan 18, 2024

  • updates and reformatting
  • It seems mtl stopped re-exporting guard, when, and void from Control.Monad.Reader as of GHC 9.6. The only fix here is to the Prelude module.
  • added role annotations because GHC 9.8 wants them. Could disable the warning I guess, though the role annotations seem just as harmless.

@chris-martin chris-martin requested a review from pbrisbin January 18, 2024 22:11
@chris-martin chris-martin marked this pull request as draft January 18, 2024 22:21
@restyled-io restyled-io bot mentioned this pull request Jan 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@chris-martin chris-martin marked this pull request as ready for review January 18, 2024 22:30
@chris-martin chris-martin force-pushed the ghc-9-6 branch 2 times, most recently from ea59da4 to e6766d7 Compare January 18, 2024 23:21
@chris-martin chris-martin merged commit 2990158 into main Jan 19, 2024
11 checks passed
@chris-martin chris-martin deleted the ghc-9-6 branch January 19, 2024 18:46
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.

None yet

2 participants