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 5eb3df7 commit 9d0d30bCopy full SHA for 9d0d30b
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.2.2, released 2020-11-15
4
#1166, detect more unboxed data to avoid suggesting newtype
5
#1153, fix incorrect redundant bracket with @($foo)
6
#1163, do not suggest "Use lambda" when there are guards
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.2.1
+version: 3.2.2
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments