adding docs.

This commit is contained in:
Kazu Yamamoto
2014-03-26 12:09:02 +09:00
parent 5c79376ca7
commit 782da60d0c
4 changed files with 8 additions and 5 deletions

View File

@@ -58,6 +58,7 @@ setLogger True df ls = do
----------------------------------------------------------------
-- | Converting 'SourceError' to 'String'.
handleErrMsg :: LineSeparator -> SourceError -> Ghc [String]
handleErrMsg ls err = do
dflag <- getSessionDynFlags