removing -Wall and -w:.

This commit is contained in:
Kazu Yamamoto
2014-04-28 12:52:09 +09:00
parent f413cda0fe
commit 117d01a52a
6 changed files with 34 additions and 18 deletions

View File

@@ -26,6 +26,8 @@ module Language.Haskell.GhcMod.Internal (
, addTargetFiles
, handleErrMsg
, withLogger
, setNoWaringFlags
, setAllWaringFlags
-- * 'Ghc' Choice
, (||>)
, goNext