From a06da5b738efd95c6772b5e4a1b510f1de2d7912 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Mar 2016 15:16:27 -0400 Subject: propellor spin --- src/System/Console/Concurrent/Internal.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/System') diff --git a/src/System/Console/Concurrent/Internal.hs b/src/System/Console/Concurrent/Internal.hs index b3ae588c..f38c63c3 100644 --- a/src/System/Console/Concurrent/Internal.hs +++ b/src/System/Console/Concurrent/Internal.hs @@ -290,8 +290,8 @@ fgProcess p = do -- Wait for the process to exit and drop the lock. asyncProcessWaiter $ do void $ tryIO $ P.waitForProcess h - dropOutputLock print ("fgProcess done", showProc p) + dropOutputLock return (toConcurrentProcessHandle r) #ifndef mingw32_HOST_OS -- cgit v1.2.3