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 a9a1049 commit 83a0412Copy full SHA for 83a0412
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+2.2, released 2019-06-26
4
* Remove functions and make some things abstract in HLint3 API
5
2.1.26, released 2019-06-26
6
Make sure unknown extensions don't cause errors
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.1.26
+version: 2.2
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments