fix typo
This commit is contained in:
parent
02ab1c9df0
commit
9f9204415b
@ -11,7 +11,7 @@
|
||||
"============================================================================
|
||||
|
||||
if !exists('g:syntastic_haskell_checker_args')
|
||||
let g:syntastic_haskell_checker_args = '--ghcOpts="-fno-code" --hlintOpt="--language=XmlSyntax"'
|
||||
let g:syntastic_haskell_checker_args = '--ghcOpt="-fno-code" --hlintOpt="--language=XmlSyntax"'
|
||||
endif
|
||||
|
||||
function! SyntaxCheckers_haskell_GetLocList()
|
||||
|
Loading…
x
Reference in New Issue
Block a user