hlint
https://github.com/ndmitchell/hlint
Haskell
Haskell source code suggestions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported4 Subscribers
Add a CodeTriage badge to hlint
Help out
- Issues
- Provide instructions on install 'refactor'
- Suggest the right form of HLint ignoring
- Avoid unnecessary zip since it walks the list twice and breaks fusion
- Move guards forward breaks code using GADTs
- "Use fewer imports" behaviour does not seem to take into account CPP version bounds.
- Is there a hint for unqualified imports
- Hints with same name
- Do something with the Duplicate hint
- Suggest not using ANN ignore pragmas
- Particular bracket test not forward compatible with 9.0.1
- Docs
- Haskell not yet supported