This package provides the following services:
linter-hlint
This package will lint your opened Haskell in Atom, using hlint.
Installation
- Install hlint.
$ apm install linter(if you don't have AtomLinter/Linter installed).$ apm install language-haskell(if you don't have Haskell syntax highlighting installed).$ apm install linter-hlint- specify the path to hlint in the settings. You can find the path by using "which hlint" in the terminal