wording
This commit is contained in:
parent
90ab17e153
commit
10876ca59e
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ showRaw :: String -> Annex ()
|
||||||
showRaw s = handle q $ putStrLn s
|
showRaw s = handle q $ putStrLn s
|
||||||
|
|
||||||
{- This avoids ghc's output layer crashing on invalid encoded characters in
|
{- This avoids ghc's output layer crashing on invalid encoded characters in
|
||||||
- files when printing them out.
|
- filenames when printing them out.
|
||||||
-}
|
-}
|
||||||
setupConsole :: IO ()
|
setupConsole :: IO ()
|
||||||
setupConsole = do
|
setupConsole = do
|
||||||
|
|
Loading…
Add table
Reference in a new issue