Flush `stdout` or `verbosityChosenOutputHandle`?
Open
attention: pr-welcome
type: user-question
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
Shouldn't we be flushing the handle we're writing to, on line 727, instead of `stdout`?
https://github.com/haskell/cabal/blob/dd941a5598a0fc0cef25ceb3d8fe2d0059db3691/Cabal/src/Distribution/Simple/Utils.hs#L717-L727
Contributor guide
Assessment
This issue has not been assessed yet.