Joe Nelson
                                            Joe Nelson
                                        
                                    Ghc-mod has trouble working with projects which use a different version of cabal than that which was used to build ghc-mod. You could check where haskell-vim-now installed ghc-mod (perhaps `~/.local/bin`),...
Interesting, so it's a pathing issue? Maybe we could tweak https://github.com/begriffs/haskell-vim-now/blob/master/vimrc.haskell#L1-L7 ? Thanks a lot for continuing to research this, I've been missing the `,ht` functionality which has been broken...
So `hie` is the flavor of the month now? Haskell's ecosystem is a minefield of bitrot and I don't care to invest any more time thinking about it. If you...
Thanks for debugging. Care to send a pull request to update the Dockerfile?
Could you try updating again and see if the problem is still there?
I think this may have been fixed...
Added the milestone. Is this issue part of #2?
> Is possible changing this for ssh? Meaning to tunnel FTP over SSH? You can use the `-L` option in the ssh command for that, to encrypt traffic and forward...
I don't actually know. Is it easy to reproduce? Can you take a screenshot? Does it happen only when editing inside a Haskell project?