Skip to content

Commit 9d0d30b

Browse files
committed
Version 3.2.2
1 parent 5eb3df7 commit 9d0d30b

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.2.2, released 2020-11-15
34
#1166, detect more unboxed data to avoid suggesting newtype
45
#1153, fix incorrect redundant bracket with @($foo)
56
#1163, do not suggest "Use lambda" when there are guards

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.2.1
4+
version: 3.2.2
55
license: BSD3
66
license-file: LICENSE
77
category: Development

0 commit comments

Comments
 (0)