Skip to content

Commit 8452bdb

Browse files
authored
Update CHANGES.txt
1 parent 07ae506 commit 8452bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Changelog for HLint (* = breaking change)
2-
2+
#1659, disable f <$> (g <$> x) ==> f . g <$> x, and x <&> g <&> f ==> x <&> f . g
33
3.10, released 2024-02-02
44
#1617, hints for when x <*> y could be y, e.g. []
55
* #1594, upgrade to GHC 9.12

0 commit comments

Comments
 (0)