neomake / neomake

Asynchronous linting and make framework for Neovim/Vim
MIT License
2.66k stars 368 forks source link

haskell: output from "stack --verbosity --silent path --project-root" might be empty #1262

Open blueyed opened 7 years ago

blueyed commented 7 years ago
neomake#makers#ft#haskell#hdevtools line 22:
E684: list index out of range: 0

https://github.com/SpaceVim/SpaceVim/issues/475#issuecomment-298161273

bonds commented 7 years ago

Thanks @blueyed!