eagletmt / ghcmod-vim

Happy Haskell programming on Vim, powered by ghc-mod
http://www.vim.org/scripts/script.php?script_id=4473
433 stars 59 forks source link

ghc-mod version output could be on stdout #59

Closed cdepillabout closed 10 years ago

cdepillabout commented 10 years ago

This checks whether ghc-mod's version output comes on stdout or stderr. It is like pull request #57, but also checks for stderr.

I am seeing this error on both ghc-mod 5.0.1.2 and 4.1.6.

There is also an issue about this #58.

cdepillabout commented 10 years ago

This could also be the same problem as #50, because I am also using NixOS.

eagletmt commented 10 years ago

Closing in favor of #57 . Thanks.