Skip to content

Remove bitrotted CPP gated code #4121

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

Closed
wants to merge 1 commit into from

Conversation

RaoulHC
Copy link
Contributor

@RaoulHC RaoulHC commented Mar 7, 2024

A lot of the HLINT_ON_GHC_LIB gated code has been bitrotting since this flag was removed. This could be reintroduced if we wanted to directly work on the same parsed AST, but as the hlint ghc plugin showed this may not make much difference: https://www.haskellforall.com/2023/09/ghc-plugin-for-hlint.html

Split out from #3757 as this is less controversial.

@RaoulHC RaoulHC requested a review from eddiemundo as a code owner March 7, 2024 08:40
A lot of the HLINT_ON_GHC_LIB gated code has been bitrotting since this
flag was removed. This could be reintroduced if we wanted to directly
work on the same parsed AST, but as the hlint ghc plugin showed this
may not make much difference: https://www.haskellforall.com/2023/09/ghc-plugin-for-hlint.html
@RaoulHC RaoulHC force-pushed the remove-hlint-gated-code branch from 6207dbc to 4ce409e Compare March 7, 2024 09:03
@michaelpj
Copy link
Collaborator

merged the other PR

@michaelpj michaelpj closed this Mar 7, 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.

2 participants