Skip to content

Cleanup imports after CPP removal + few hlint fixes #4337

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

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Jun 26, 2024

No description provided.

@@ -116,13 +119,6 @@ import qualified System.Random as Random
import System.Random (RandomGen)
import Text.ParserCombinators.ReadP (readP_to_S)


-- See Note [Guidelines For Using CPP In GHCIDE Import Statements]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing 9.2 compat code removed a lot of import CPP, making many of these comments irrelevant.

@jhrcek jhrcek marked this pull request as ready for review June 26, 2024 17:10
@jhrcek
Copy link
Collaborator Author

jhrcek commented Jun 26, 2024

One unavoidable stylish-haskell parsing failure in pre-commit job, otherwise it's ready to merge.

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jhrcek jhrcek merged commit 147fb4a into master Jun 27, 2024
35 of 36 checks passed
dsaenztagarro added a commit to dsaenztagarro/haskell-language-server that referenced this pull request Jun 30, 2024
* master:
  Formalize the ProgressReporting Type (haskell#4335)
  fix future index time (haskell#4343)
  Cleanup disabled warnings (haskell#4341)
  Cleanup imports after CPP removal + few hlint fixes (haskell#4337)
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