-
Notifications
You must be signed in to change notification settings - Fork 199
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
[ghc-api]: upgrade to ghc-9.8 #1544
Conversation
9aff53b
to
88d61da
Compare
taking into account ndmitchell/neil#58, CI looks good https://github.com/ndmitchell/hlint/actions/runs/6519003805 |
to enable ghc-9.8 in CI we require |
Ok, I'll work on 9.8 support for apply-refact |
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.
Looks good to me! Shall we delay until apply-refact is out? Depends on the timeline for that.
88d61da
to
92c5c98
Compare
sounds good. i think it would be reasonable to leave this here for the moment and see how the apply-refact release progresses. |
adding ghc-9.8 to CI requires ndmitchell/neil#59 |
this is now landed |
hi @zliu41 ghc-exactprint-1.8.0.0 is now on hackage it seems (alanz/ghc-exactprint#134 & https://hackage.haskell.org/package/ghc-exactprint-1.8.0.0). |
@shayne-fletcher Done - I just published apply-refact-0.14.0.0 on Hackage. |
@ndmitchell i believe this is now good to go. |
92c5c98
to
1df3eef
Compare
update hlint to the ghc-9.8 api. fixes #1545.