haskell-do
haskell-do copied to clipboard
Error highlighting
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.