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

GHC 9.2.1 support #116

Merged
merged 13 commits into from
Mar 7, 2022
Merged

GHC 9.2.1 support #116

merged 13 commits into from
Mar 7, 2022

Conversation

alanz
Copy link
Collaborator

@alanz alanz commented Dec 15, 2021

Focused on getting it to compile, by commenting out operational parts
lavishly.

The assumption is GHC 9.2.1 only, a new version, as the concept of
separate annotations is now gone.

These will be brought back while working through tests.

Focused on getting it to compile, by commenting out operational parts
lavishly.

The assumption is GHC 9.2.1 only, a new version, as the concept of
separate annotations is now gone.

These will be brought back while working through tests.
@alanz alanz mentioned this pull request Dec 15, 2021
@alanz
Copy link
Collaborator Author

alanz commented Feb 1, 2022

With a modified ghc-exactprint at version 1.5.0 this branch now compiles and passes tests for GHC 9.2.1

@alanz alanz marked this pull request as ready for review February 1, 2022 23:25
@alanz alanz changed the title First pass. Compiles (just) with GHC 9.2.1 GHC 9.2.1 support Feb 1, 2022
@alanz alanz requested a review from zliu41 February 2, 2022 19:59
@alanz
Copy link
Collaborator Author

alanz commented Feb 2, 2022

Should I expect hlint to pass?

@zliu41
Copy link
Collaborator

zliu41 commented Feb 19, 2022

@alanz No need to fix HLint for now. Besides HLint there's some other cleanup we can do but I'm happy to do them after merging this.

@LeventErkok
Copy link

@alanz @zliu41 ping! can this be merged now?

@zliu41
Copy link
Collaborator

zliu41 commented Mar 2, 2022

can this be merged now?

@alanz What do you think?

It appears so, but I'm not very up to date wrt GHC 9.2 stuff and I'm not sure whether Alan thinks it's ready to merge. I'll merge it if Alan doesn't respond in the next few days.

@alanz
Copy link
Collaborator Author

alanz commented Mar 7, 2022

I think it is ready to be merged. And has been for ages.

@zliu41 zliu41 merged commit 235141e into mpickering:master Mar 7, 2022
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

3 participants