Changelog of @hackage/process-extras 0.7
haskell-process-extras (0.5) unstable; urgency=low
- Have writeOutput return the input list rather than ()
- Additional re-exports from the process package
-- David Fox dsf@foxthompson.net Mon, 21 Nov 2016 12:45:57 -0800
haskell-process-extras (0.4.1.4) unstable; urgency=low
- Add changelog and .ghci to Extra-Source-Files list.
-- David Fox dsf@seereason.com Sun, 15 May 2016 09:20:54 -0700
haskell-process-extras (0.4.1.3) unstable; urgency=low
- Actually check changelog into git.
-- David Fox dsf@seereason.com Sun, 15 May 2016 09:00:03 -0700
haskell-process-extras (0.4) trusty-seereason; urgency=low
- Add changelog
- Wrap all the input processing with a catch resource vanished exception.
- Add foldOutput and writeOutput, for handling Chunk streams.
- Add some examples in README.md.
-- David Fox dsf@seereason.com Sun, 15 May 2016 08:59:47 -0700