HLint is a popular, lightweight tool used in
the Haskell community that can provide you with suggestions to improve your code. This repository contains some patches that will allow hlint
to work with Eta programs and Haskell programs simultaneously.
Simply clone this repository and run stack install
.