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

Add support for splice plugin with GHC 9.10 #4452

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

georgefst
Copy link
Collaborator

I was hoping that we might get this plugin back for the upcoming release (#4448), but unfortunately it's not completely straightforward. The code compiles with no changes, but the test outputs in a few cases are slightly wrong, generally around leading and trailing whitespace and parentheses.

I spent a few hours looking in to this last weekend, but I'm over my head. I think someone with more experience with the GHC API and ghc-exactprint is going to have to take over. I'm putting my WIP stuff here just in case it's of use.

@georgefst
Copy link
Collaborator Author

I've just seen @alanz on Matrix say:

There are more changes to ghc-exactprint for 9.12.1, but then it should be stable going forward.

So maybe it's worth waiting one more version before spending too much time on this.

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