Description
Analyzes Haskell source code and suggests improvements. It can point out simplifications, style issues, possible mistakes, and common idioms that make code clearer.
It is useful for Haskell developers, CI checks, learning, refactoring, and maintaining code quality. Suggestions should be reviewed before applying because some changes depend on project style or intent.