haskell-do icon indicating copy to clipboard operation
haskell-do copied to clipboard

Error highlighting

Open NickSeagull opened this issue 8 years ago • 0 comments

I've been taking a look at the source code of intero-neovim and it looks like we can make something like what they do for handling errors.

We can either use intero itself, or just parse the output from stack.

It is important that #121 has been done first, as it helps with source mapping.

NickSeagull avatar Sep 14 '17 07:09 NickSeagull