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 b26e02f commit f404c85Copy full SHA for f404c85
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+2.2.8, released 2020-01-22
4
#802, suggest lambda instead of lambda-case for single alts
5
#811, add some foldMap/map hints
6
#822, generalise the map/zipWith hint
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.2.7
+version: 2.2.8
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments