https://github.com/bsermons/flycheck-elm.git
git clone 'git://github.com/bsermons/flycheck-elm.git'
Flycheck support for the elm language
(eval-after-load 'flycheck
'(add-hook 'flycheck-mode-hook #'flycheck-elm-setup)))