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
- Apply hints when only laziness differs
- No way to match explicitly recursive code
- case in patterns is inflexible
- Suggestions for NumDecimals
- Is it possible to warn on type synonym declarations like "type Foo = Bool"?
- Warn about :: _ partial type signatures
- Hlint gets confused by `import Prelude ()`
- Use newtype instead of data says that the change decreases laziness in the presence of -XStrictData
- Feature request: Mark functions as requiring type annotations
- HLint rules to automatically reduce duplication across modules?
- Docs
- Haskell not yet supported