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 4f5843d commit 9b920edCopy full SHA for 9b920ed
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+2.2.11, released 2020-02-09
4
#868, fix some brackets in refactoring suggestions
5
#865, suggest biList if generalise-for-conciseness is turned on
6
#859, suggest regular if instead of a simple multi-way if
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.2.10
+version: 2.2.11
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments