v 3.10 Updated: 2 weeks, 6 days 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 | 5 |
| Requested Installations | 2 |