b609b3bdd3
ghc-mod will always use UTF-8 encoding on output, regardless of the current encoding. This is a problem for syntastic because it mangles the filenames. The commit below is a (perhaps misguided) attempt to fix that, by calling iconv() to re-encode output from ghc-mod to Vim's encoding. |
||
---|---|---|
.. | ||
syntastic |