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 f4f30f8 commit b0d2200Copy full SHA for b0d2200
CHANGES.txt
@@ -1,5 +1,7 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.3.3, released 2021-08-29
4
+ #1286, compatibility with extra-1.7.10
5
#114, if OverloadedLists are enabled, don't suggest list literals
6
3.3.2, released 2021-08-28
7
#1244, add `only` restriction to modules
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.3.2
+version: 3.3.3
license: BSD3
license-file: LICENSE
category: Development
0 commit comments