We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6fdd46 commit e8d3b14Copy full SHA for e8d3b14
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint
2
3
+1.9.41
4
#299, warn in some cases when NumDecimals extension is unused
5
#300, warn when LambdaCase extension is unused
6
#301, when suggesting newtype remove strictness annotations
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
-version: 1.9.40
+version: 1.9.41
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments