rikvdkleij / intellij-haskell

IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.31k stars 96 forks source link

Hlint $ change works wrong #617

Closed sashasashasasha151 closed 2 years ago

sashasashasasha151 commented 3 years ago

Redundant $ change a $ b to a a b b (beta83)

rikvdkleij commented 3 years ago

Thanks for reporting!

Yes, the HLint integration has to be improved. I know how but takes some time.

rikvdkleij commented 3 years ago

Should be fixed in beta85, https://github.com/rikvdkleij/intellij-haskell/releases/tag/v1.0.0-beta85