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
- Fix: suppress "Use guards" under RebindableSyntax (fixes #1559)
- Add containers group for redundant toList hints (fixes #1570)
- Add opt-in performance group with STM-avoidance hints
- Fix: preserve type applications in record patterns
- Wrong Use record patterns hint when type applications are present
- Add smell for limitting the number of explicit imports
- Make it possible to restrict the number of explicit imports
- Make import qualification warnings a fixed string
- Suggesting to replace `intercalate " "` with `unwords` is incorrect in the presence of `OverloadedStrings`
- Refactors across comments yield invalid code
- Docs
- Haskell not yet supported