Skip to content

Commit 57b664d

Browse files
committed
Version 3.2.1
1 parent e78ed72 commit 57b664d

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.1, released 2020-10-15
34
#1150, remove the Duplicate hint (was slow)
45
#1149, allow within to use module wildcards, e.g. **.Foo
56
#1141, make redundant return highlight just the return

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

0 commit comments

Comments
 (0)