withLogger handles errors.

This commit is contained in:
Kazu Yamamoto
2014-04-28 13:52:28 +09:00
parent 000076223f
commit fc570551a2
4 changed files with 23 additions and 27 deletions

View File

@@ -21,10 +21,10 @@ module Language.Haskell.GhcMod.Internal (
, getDynamicFlags
-- * Initializing 'DynFlags'
, initializeFlagsWithCradle
-- * 'Ghc' Monad
-- * Targets
, setTargetFiles
, addTargetFiles
, handleErrMsg
-- * Logging
, withLogger
, setNoWaringFlags
, setAllWaringFlags