Changelog for
ghc-typed-process-devel-0.2.2.0-1.1.x86_64.rpm :
Wed Jul 18 14:00:00 2018 psimonsAATTsuse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- Update typed-process to version 0.2.2.0.
* Add inherit versions of setter functions
* Add `readProcessStdout`, `readProcessStdout_`, `readProcessStderr`, and `readProcessStderr_`
* Do not show modified environment information in exceptions
* Remove dependency on `conduit` and `conduit-extra`. Relevant code added to
`Data.Conduit.Process.Typed` in `conduit-extra-1.2.1`.
* Introduce \'unsafeProcessHandle\' function
* Fix bug in `waitForProcess` that caused exit code to be lost
* Minor doc improvements
Fri Mar 31 14:00:00 2017 psimonsAATTsuse.com
- Improve package description.
Sun Feb 5 13:00:00 2017 psimonsAATTsuse.com
- Update to version 0.1.0.0 with cabal2obs.