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 85c5d7c commit 14162e8Copy full SHA for 14162e8
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.8, released 2024-01-15
4
#1552, make --git and --ignore-glob work nicely together
5
#1502, fix incorrect free variable calculation in some cases
6
#1555, slightly more efficient concatMap usages (e.g. pull filter out)
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.6.1
+version: 3.8
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments