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 e78ed72 commit 57b664dCopy full SHA for 57b664d
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.2.1, released 2020-10-15
4
#1150, remove the Duplicate hint (was slow)
5
#1149, allow within to use module wildcards, e.g. **.Foo
6
#1141, make redundant return highlight just the return
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.2
+version: 3.2.1
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments