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 6b6e17e commit 87c1e0bCopy full SHA for 87c1e0b
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.4.1, released 2022-07-10
4
#1345, add --generate-config to generate a complete config
5
#1345, add --generate-summary-json
6
#1377, make anyM/allM on [] produce pure, rather than return
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.4
+version: 3.4.1
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments