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 eval plugin #3981

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Jan 18, 2024

No description provided.

@jhrcek jhrcek force-pushed the jhrcek/unused-packages-eval branch from dd94c40 to aec91ca Compare January 18, 2024 15:47
@@ -1,11 +1,11 @@
{-# LANGUAGE CPP #-}
Copy link
Collaborator Author

@jhrcek jhrcek Jan 18, 2024

Choose a reason for hiding this comment

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

Change unrelated to eval plugin, but pre-commit check (which checks styling-haskell formatting) was failing after this PR was merged to master.

@michaelpj michaelpj added the merge me Label to trigger pull request merge label Jan 18, 2024
@mergify mergify bot merged commit 6620f2c into haskell:master Jan 18, 2024
42 checks passed
@jhrcek jhrcek deleted the jhrcek/unused-packages-eval branch January 19, 2024 04:14
josephsumabat pushed a commit to josephsumabat/haskell-language-server that referenced this pull request Jan 22, 2024
* Fix -Wall and -Wunused-packages in eval plugin

* Ah, so that's why -Wno-unticked-promoted-constructors

* stylish-haskell

* Fix pre-commit check

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.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.

2 participants