clean build warning

This commit is contained in:
Joey Hess 2020-11-03 11:36:48 -04:00
parent 664bec4297
commit 78178d4c33
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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