This package will lint your opened Haskell in Atom, using hlint.
- 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