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
|
||||
-- This thread will exit after consuming any
|
||||
-- remaining stderr from the process.
|
||||
wait stderrelay
|
||||
() <- wait stderrelay
|
||||
hClose herr
|
||||
return $ ExternalAddonProcess
|
||||
{ externalSend = hin
|
||||
|
|
Loading…
Add table
Reference in a new issue