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
- Is it safe to suggest `mconcat . fmap g $ xs ==> foldMap g xs` ?
- No Linux binaries of hlint v3.3.5 at release page
- how to enable one specific ruleset?
- add return -> pure as default hint, active phase of proposal 0314
- hint generates stacktraces when no error happens
- Consider: `read` -> `fromMaybe undefined . readMaybe` (and "exposing partiality")
- Rule not firing with `lhs: either (const Nothing) (Just . f)`
- HLint 3.3.2+ lack Linux bindists on downloads page
- confused scope causing invalid suggestion
- Integrate GHC's new diagnostic infrastructure
- Docs
- Haskell not yet supported