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 b2691a1 commit adab35fCopy full SHA for adab35f
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.3.2, released 2021-08-28
4
#1244, add `only` restriction to modules
5
#1278, make --ignore-glob patterns also ignore directories
6
#1268, move nub/sort/reverse over catMaybes/lefts/rights
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.3.1
+version: 3.3.2
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments