syntastic/syntax_checkers/haskell
LCD 47 b609b3bdd3 Checker ghc-mod: attempt to fix filename encodings.
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.
2015-06-18 13:27:41 +03:00
..
ghc-mod.vim Checker ghc-mod: attempt to fix filename encodings. 2015-06-18 13:27:41 +03:00
hdevtools.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
hlint.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
scan.vim Formatting: folding. 2015-01-04 12:46:54 +02:00