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 1787cdf commit 58543e5Copy full SHA for 58543e5
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.1.6, released 2020-06-24
4
#1062, make sure matching inserts brackets if required
5
#1058, weaken the self-definition check to match more things
6
#1060, suggest [] ++ x and [] ++ x to x
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.1.5
+version: 3.1.6
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments