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 07ae506 commit 8452bdbCopy full SHA for 8452bdb
CHANGES.txt
@@ -1,5 +1,5 @@
1
Changelog for HLint (* = breaking change)
2
-
+ #1659, disable f <$> (g <$> x) ==> f . g <$> x, and x <&> g <&> f ==> x <&> f . g
3
3.10, released 2024-02-02
4
#1617, hints for when x <*> y could be y, e.g. []
5
* #1594, upgrade to GHC 9.12
0 commit comments