← All repos

hlint

Haskell source code suggestions

Browse cluster: Haskell tooling and libraries
5,315commits
159contributors
8languages

Tech stack & purpose

HLint is a tool for suggesting improvements to Haskell code, including recommendations to use alternative functions, simplify code, and eliminate redundancies. The project is written in Haskell and can be installed via the Cabal package manager; it operates on Haskell files and directories, recursively analyzing code ending in `.hs` or `.lhs`. HLint integrates with numerous editors, IDEs, and CI systems, and can also be used as a Code Climate engine. The project is maintained by ndmitchell, as evidenced by the GitHub repository URLs and build infrastructure references throughout the documentation.

Community & reference links

Languages

Haskell
97.2%
HTML
1.0%
Emacs Lisp
1.0%
Roff
0.3%
Dockerfile
0.3%
Batchfile
0.1%
Shell
0.1%
PowerShell
0.0%

Contributors (top 30 of 159)