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 8bae633 commit b85809aCopy full SHA for b85809a
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+2.2.10, released 2020-02-02
4
#846, add splitAt warnings
5
#774, don't warn about 'Redundant compare' in == and /=
6
2.2.9, released 2020-01-27
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.2.9
+version: 2.2.10
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments