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 4f7a28a commit 611d728Copy full SHA for 611d728
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint
2
3
+2.0.7
4
#340, fix for directory arguments in the .hlint.yaml
5
2.0.6
6
Do statements are not redundant if they change an operator parse
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.0.6
+version: 2.0.7
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments