SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-typed-process-devel-0.2.8.0-bp155.2.5.x86_64.rpm :

* Sat Nov 27 2021 Peter Simons - Update typed-process to version 0.2.8.0. [#]# 0.2.8.0
* Re-export `ExitCode`, `ExitSuccess` and `ExitFailure`.
* Mon Nov 01 2021 psimonsAATTsuse.com- Update typed-process to version 0.2.7.0. [#]# 0.2.7.0
* Include empty argument in the show instance.
* Thu Oct 07 2021 psimonsAATTsuse.com- Update typed-process to version 0.2.6.3. [#]# 0.2.6.3
* Doc improvements [#]# 0.2.6.2
* Doc improvements
* Fri Aug 13 2021 psimonsAATTsuse.com- Update typed-process to version 0.2.6.1. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/typed-process-0.2.6.1/src/ChangeLog.md
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Thu Jul 04 2019 psimonsAATTsuse.com- Update typed-process to version 0.2.6.0. [#]# Unreleased
* The cleanup thread applies an `unmask` to the actions which wait for a process to exit, allowing the action to be interruptible.
* Thu Jun 27 2019 psimonsAATTsuse.com- Update typed-process to version 0.2.5.0. [#] ChangeLog for typed-process [#]# 0.2.5.0
* Add a `nullStream` [#24](https://github.com/fpco/typed-process/pull/24)
* Add `withProcessWait`, `withProcessWait_`, `withProcessTerm`, and `withProcessTerm_` [#25](https://github.com/fpco/typed-process/issues/25)
* Sat Jun 08 2019 psimonsAATTsuse.com- Update typed-process to version 0.2.4.1. [#]# 0.2.4.1
* Fix a `Handle` leak in `withProcessInterleave` and its derivatives.
* Thu Jan 17 2019 psimonsAATTsuse.com- Update typed-process to version 0.2.4.0. [#]# 0.2.4.0
* Add `readProcessInterleaved` and `readProcessInterleaved_` to support capturing output from stdout and stderr in a single ByteString value.
* Sat Oct 20 2018 Peter Simons - Use https URL to refer to bugs.opensuse.org.
* Fri Aug 17 2018 psimonsAATTsuse.com- Update typed-process to version 0.2.3.0. [#]# 0.2.3.0
* Add support for the single-threaded runtime via polling
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Mon May 14 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 2017 psimonsAATTsuse.com- Improve package description.
* Sun Feb 05 2017 psimonsAATTsuse.com- Update to version 0.1.0.0 with cabal2obs.
 
ICM