diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-12-09 15:59:03 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-01-25 17:07:41 +0100 |
commit | 9570f59066c1e89500fcd8ab6ac6a401159ece27 (patch) | |
tree | 83b4b74a6b677e0d5074fe08f8d99b96ba795daa /tests/tables.txt | |
parent | da2055d709eec172d234f65e0aa9c75a7cfa9f30 (diff) | |
download | pandoc-9570f59066c1e89500fcd8ab6ac6a401159ece27.tar.gz |
Process.pipeProcess: stream stderr rather than capturing.
Signature of pipeProcess has changed: the return value is
now IO (ExitCode, ByteString) -- with only stdout. Stderr
is just inherited from the parent.
This means that stderr from filters will now be streamed
as the filters are run.
Closes #2729.
Diffstat (limited to 'tests/tables.txt')
0 files changed, 0 insertions, 0 deletions