syntastic/syntax_checkers/haskell
LCD 47 7319cb6a9e Postprocessing functions.
This patch adds an option 'postprocess' to SyntasticMake().  The value
of this option is a list of names.  Each name is translated to a
function syntastic#postprocess#name().  These functions are applied in
order to the list of errors just before SyntasticMake() returns.  They
take a single parameter, the list of errors, and are supposed to
returned the processed list.
2013-05-10 14:11:07 +03:00
..
ghc-mod.vim Rework of the haskell/ghc-mod checker. 2013-04-25 22:40:03 +03:00
hdevtools.vim Postprocessing functions. 2013-05-10 14:11:07 +03:00