Start flycheck before disabling checker in xmonad
This commit is contained in:
@@ -60,6 +60,6 @@ myStartup = do
|
||||
spawn "copyq"
|
||||
|
||||
-- Local Variables:
|
||||
-- eval: (flycheck-disable-checker 'haskell-stack-ghc)
|
||||
-- eval: (progn (flycheck-mode +1) (flycheck-disable-checker 'haskell-stack-ghc))
|
||||
-- flycheck-ghc-args: ("-Wno-missing-signatures")
|
||||
-- End:
|
||||
|
Reference in New Issue
Block a user