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: treat top-level QuasiQuote splices as using QuasiQuotes (fixes #1650)
- Fix: narrow "Parenthesize unary negation" to surprising precedence (fixes #1636)
- Fix: dont suggest "Use :" when OverloadedLists is enabled (fixes #1602)
- 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
- Docs
- Haskell not yet supported