GeistHaus
log in · sign up

HLint 3.0

neilmitchell.blogspot.com

Summary: HLint 3.0 uses the GHC parser. In June 2019 I posted about our intention to move HLint to the GHC parser. Since then a small group...

1 page links to this URL
Running HLint as a GHC source plugin

HLint is a static analyzer for Haskell that suggests how to improve your code and make it more idiomatic. Normally it’s run as a standalone executable or an extra test suite. Thanks to GHC 8.6 and ...

2 inbound links article en CC BY 4.0