@hackage hlint-plugin1.0.0

GHC plugin for hlint

This package provides an GHC plugin that runs hlint on the compiled module. The main advantages of doing this are: . * Better integration with GHC tooling * You only have to lint modules that you rebuild * You don't have to parse the module twice