Hello Café,
Here is a new tool which should basically improve the "quick fixing" experience in Haskell with vim/neovim.
The aim is not to replace any of the great features provided by integrating the type checker in the editor, but to complement them with a different approach. I explain the motivation there:
If you feel like this might be a tool for you, you can jump straight to the README to find the install and usage instructions:
I did test it extensively with stack, let me know if you have issues using an other tool (I do only pipe stderr which is fine for stack, I suspect this might not be the case for others).
Thanks
--