We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcee24 commit f459f61Copy full SHA for f459f61
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for HLint (* = breaking change)
2
3
+3.3.5, released 2021-12-12
4
#1304, support aeson-2.0
5
#1309, suggest `either Left f x` becomes `f =<< x`
6
#1295, suggest TemplateHaskell to TemplateHaskellQuotes if it works
hlint.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: hlint
-version: 3.3.4
+version: 3.3.5
license: BSD3
license-file: LICENSE
7
category: Development
0 commit comments