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 53360c9 commit 89ba76dCopy full SHA for 89ba76d
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+2.2.4, released 2019-11-02
4
Allow haskell-src-exts-1.22
5
#788, give less redundant context on unused variable capture
6
#334, add --ignore=glob flag
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.2.3
+version: 2.2.4
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments