wow, cute bug

This commit is contained in:
Joey Hess 2014-04-01 14:30:54 -04:00
parent 5d06f1ebc3
commit 274564b7d0
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ simpleSh namedpipe = do
=<< catchMaybeIO (writeChan chan . t =<< hGetLine from)
void $ concurrently
(mkreader StdoutLine outh)
(mkreader StderrLine outh)
(mkreader StderrLine errh)
writeChan chan . Done =<< waitForProcess pid