Skip to content

Commit e8d3b14

Browse files
committed
Version 1.9.41
1 parent b6fdd46 commit e8d3b14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog for HLint
22

3+
1.9.41
34
#299, warn in some cases when NumDecimals extension is unused
45
#300, warn when LambdaCase extension is unused
56
#301, when suggesting newtype remove strictness annotations

hlint.cabal

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

0 commit comments

Comments
 (0)