hlint

Tool for suggesting improvements to Haskell code. More information: <http://hackage.haskell.org/package/hlint>.

Debian Debian
RUN apt-get update && \ apt-get install -y hlint
Ubuntu
RUN apt-get update && \ apt-get install -y hlint
Arch Arch Linux
RUN pacman -S --noconfirm hlint
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hlint
Fedora
RUN dnf install -y hlint
Raspbian
RUN apt-get update && \ apt-get install -y hlint
click the source code to copy install hlint on any operating system with command-not-found.com