Skip to content

Commit 692d818

Browse files
committed
Version 3.6
1 parent ef0eeab commit 692d818

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog for HLint (* = breaking change)
22

3+
3.6, released 2023-06-26
34
#1522, define __GLASGOW_HASKELL__ for cmdCpp
45
#1519, don't suggest removing brackets that result in a parse error
56
#1512, add hints to convert for [1..n] to replicateM n

hlint.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 1.18
22
build-type: Simple
33
name: hlint
4-
version: 3.5
4+
version: 3.6
55
license: BSD3
66
license-file: LICENSE
77
category: Development

0 commit comments

Comments
 (0)