GeistHaus
log in · sign up

Running HLint as a GHC source plugin

taylor.fausak.me

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 pages link to this URL