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

Fix -Wall and -Wunused-packages in hlint plugin #4019

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Jan 26, 2024

No description provided.

@jhrcek jhrcek requested a review from eddiemundo as a code owner January 26, 2024 13:19
@jhrcek jhrcek force-pushed the jhrcek/unused-packages-hlint branch from c2ac0ed to a92f44a Compare February 1, 2024 12:16
@jhrcek jhrcek force-pushed the jhrcek/unused-packages-hlint branch from a92f44a to 78303ea Compare February 1, 2024 19:35
@@ -142,7 +142,7 @@ flag cabal

common cabal
if flag(cabal)
build-depends: haskell-language-server:hls-cabal-plugin
build-depends: haskell-language-server:hls-cabal-plugin
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry for the noise, but I have editor setup to remove trailing whitespace. I don't think it hurts to clean these up as part of this PR.

@jhrcek jhrcek merged commit 4b95e55 into haskell:master Feb 2, 2024
39 checks passed
@jhrcek jhrcek deleted the jhrcek/unused-packages-hlint branch February 2, 2024 04:05
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