Skip to content

Fix -Wall and -Wunused-packages in hls-alternate-number-format-plugin #3964

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

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Jan 16, 2024

I'm on a mission to fix this warning across all packages, one plugin at a time 😃

EDIT: It's so tempting to fix all the other warnings that I went away and also fixed -Wall in this plugin.

@jhrcek jhrcek requested a review from drsooch as a code owner January 16, 2024 05:21
@jhrcek jhrcek changed the title Fix -Wunused-packages in hls-alternate-number-format-plugin Fix -Wall and -Wunused-packages in hls-alternate-number-format-plugin Jan 16, 2024
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 force-pushed the jhrcek/unused-packages-alternate-number-format branch from bb26e3e to b7e9865 Compare January 16, 2024 09:18
@michaelpj michaelpj added the merge me Label to trigger pull request merge label Jan 17, 2024
@michaelpj michaelpj merged commit d4da724 into haskell:master Jan 17, 2024
@jhrcek jhrcek deleted the jhrcek/unused-packages-alternate-number-format branch January 19, 2024 04:14
josephsumabat pushed a commit to josephsumabat/haskell-language-server that referenced this pull request Jan 22, 2024
…haskell#3964)

* Fix -Wunused-packages in hls-alternate-number-format-plugin

* Fix -Wall warnings

* Rename log to msg

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants