haskell-vim-now
haskell-vim-now copied to clipboard
replace neomake with ALE
ALE is a much nicer linter engine than neomake, and gives errors as-you-type without needing to save
Thanks for the suggestion! Is this a change you'd be able to contribute?
(ping)
I havent been able to get this working because of the par dependency, but ALE is basically plug and play, it integrates fairly well with just about everything automatically, and puts errors in the command prompt when you're on the line.