Remove hlint option from ghc-mod
This commit is contained in:
parent
8745794ea5
commit
fa0ef8427d
@ -32,7 +32,6 @@ function! SyntaxCheckers_haskell_ghc_mod_GetLocList()
|
||||
|
||||
let makeprg = syntastic#makeprg#build({
|
||||
\ 'exe': 'ghc-mod check',
|
||||
\ 'args': '--hlintOpt="--language=XmlSyntax"',
|
||||
\ 'filetype': 'haskell',
|
||||
\ 'subchecker': 'ghc_mod' })
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user