Fix stdoutGateway line buffering

This commit is contained in:
Daniel Gröber
2015-09-16 05:08:16 +02:00
parent 2c0d5af5e9
commit 7e565df923
5 changed files with 89 additions and 121 deletions

View File

@@ -62,8 +62,6 @@ module Language.Haskell.GhcMod (
, gmErrStr
, gmPutStrLn
, gmErrStrLn
, gmUnsafePutStr
, gmUnsafeErrStr
-- * FileMapping
, loadMappedFile
, loadMappedFileSource