Description
A Haskell Language Server plugin that integrates HLint suggestions into editor workflows. It can show style and simplification hints while developers edit Haskell source code.
Use it to catch common cleanups and readability improvements earlier. HLint suggestions are not always appropriate for every codebase, so changes should be reviewed against project style and intent.