hlint

v 3.8 Updated: 2 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 in macOS terminal after installing MacPorts

sudo port install hlint

Add to my watchlist

Installations 3
Requested Installations 2