hlint
Tool for suggesting improvements to Haskell code. More information: <http://hackage.haskell.org/package/hlint>.
RUN apt-get update && \
apt-get install -y hlint
RUN apt-get update && \
apt-get install -y hlint
RUN pacman -S --noconfirm hlint
RUN apt-get update && \
apt-get install -y hlint
RUN dnf install -y hlint
RUN apt-get update && \
apt-get install -y hlint