I started a Haskell rewrite of a project, and after not having used Haskell for a long time, found the process of setting up my Vim environment to be a pain. There’s nothing exciting here, but by the end of this quick guide you should have: Haskell + Stack installed Autocompletion, go to definition, type lookups, and more via HIE and CoC GHCi via Intero (it does more, but overlaps with HIE a bit) Local hoogle For vim packages, I’m going to assume you’re using vim-plug, replace Plug with...