converted reads from stderr to use hGetLineUntilExitOrEOF
authorJoey Hess <joeyh@joeyh.name>
Thu, 19 Nov 2020 20:21:17 +0000 (16:21 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 19 Nov 2020 20:21:17 +0000 (16:21 -0400)
commitff0927bde98e7b7fd4a7ef49b61b8770c6df294d
tree5a6345326a9327312a51facf2973bb63bdc8cedb
parent613455e059c5f24025e765e33dc290bc454e7696
converted reads from stderr to use hGetLineUntilExitOrEOF

These are all unlikely to suffer from the inherited stderr fd problem,
but who knows, it could happen.
Annex/YoutubeDl.hs
Git/Fsck.hs
Utility/MagicWormhole.hs