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 7c89ea0 commit effbaecCopy full SHA for effbaec
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+ #1568, add mapMaybe f (reverse x) ==> reverse (mapMaybe f x)
4
#1569, avoid redundant Foldable.toList calls in Foldable operations
5
#1571, rename a few hints to make them clearer
6
#1599, add translated 0 0 hint for CodeWorld project
0 commit comments