clean build warning
This commit is contained in:
parent
664bec4297
commit
78178d4c33
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ startExternalAddonProcess basecmd pid = do
|
||||||
`onException` cleanupProcess pall
|
`onException` cleanupProcess pall
|
||||||
-- This thread will exit after consuming any
|
-- This thread will exit after consuming any
|
||||||
-- remaining stderr from the process.
|
-- remaining stderr from the process.
|
||||||
wait stderrelay
|
() <- wait stderrelay
|
||||||
hClose herr
|
hClose herr
|
||||||
return $ ExternalAddonProcess
|
return $ ExternalAddonProcess
|
||||||
{ externalSend = hin
|
{ externalSend = hin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue