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 24cba95 commit d2609f8Copy full SHA for d2609f8
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint
2
3
+2.0.15, released 2018-01-18
4
#426, don't suggest removing brackets for "x . (x +? x . x)"
5
#426, better results with haskell-src-exts-util-0.2.2
6
2.0.14, released 2018-01-14
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 2.0.14
+version: 2.0.15
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments