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 b6330e7 commit fe9c3adCopy full SHA for fe9c3ad
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.1.5, released 2020-06-19
4
#1049, suggest or/and from True `elem` xs and False `notElem` xs
5
#1055, avoid incorrect hints with nested (.)'s
6
#1054, make isLitString work again
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 3.1.4
+version: 3.1.5
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments