syntastic/syntax_checkers/haskell
Jason Hickner 02ab1c9df0 add the -fno-code ghc option to speed up checking
Since we're only using ghc to check and lint the file and not actually create output, we can pass -fno-code which omits code generation and speeds up the check quite a bit.
2012-11-23 16:14:53 -08:00
..
ghc-mod.vim add the -fno-code ghc option to speed up checking 2012-11-23 16:14:53 -08:00
hdevtools.vim move haskell syntax checkers into separate subdir 2012-10-29 22:22:28 +01:00