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 cb43929 commit ca21afbCopy full SHA for ca21afb
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.3, released 2021-03-14
4
#1212, don't suggest redundant brackets on $(x)
5
#1215, suggest varE 'foo ==> [|foo|]
6
#1215, allow matching on Template Haskell variables
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.2.7
+version: 3.3
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments