hlint (1) Linux Manual Page
HLint – haskell source code suggestions Synopsishlint [files/directories] [options] DescriptionHLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies. Options-? –help Display help message -v –version Display version information -r[file] –report[=file] Generate a report in HTML -h file –hint=file Hint/ignore…
