v 3.8 Updated: 1 year, 6 months ago
A tool for suggesting possible improvements to Haskell code.
HLint is a tool for suggesting possible improvements to Haskell code. These suggestions include ideas such as using alternative functions, simplifying code and spotting redundancies.
https://github.com/ndmitchell/hlint
To install hlint, paste this into the macOS Terminal after installing MacPorts
sudo port install hlint
Installations | 2 |
Requested Installations | 2 |