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 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?
- Match less general versions of the LHS
- Parse error on variable named 'pattern'
- Anything imported hidden should be used
- Parallel by default, unless the system doesn't support it
- Docs
- Haskell not yet supported