We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3859cc6 commit 1f29662Copy full SHA for 1f29662
CHANGES.txt
@@ -1,4 +1,5 @@
1
Changelog for HLint (* = breaking change)
2
+ #1660, Allow "Avoid lambda" to trigger in more cases
3
#1659, disable f <$> (g <$> x) ==> f . g <$> x, and x <&> g <&> f ==> x <&> f . g
4
3.10, released 2024-02-02
5
#1617, hints for when x <*> y could be y, e.g. []
0 commit comments