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 ef0eeab commit 692d818Copy full SHA for 692d818
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.6, released 2023-06-26
4
#1522, define __GLASGOW_HASKELL__ for cmdCpp
5
#1519, don't suggest removing brackets that result in a parse error
6
#1512, add hints to convert for [1..n] to replicateM n
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.5
+version: 3.6
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments