Changelog for
ghc-concurrent-output-devel-1.10.17-1.141.x86_64.rpm :
* Tue Jan 10 2023 Peter Simons
- Update concurrent-output to version 1.10.17. concurrent-output (1.10.17) unstable; urgency=medium
* Fix ansi-terminal dependency to only include >= 0.6.2, which is needed for hSupportsANSI. - - Joey Hess Tue, 10 Jan 2023 15:40:11 -0400
* Fri May 20 2022 Peter Simons - Update concurrent-output to version 1.10.16. concurrent-output (1.10.16) unstable; urgency=medium
* Allow transformers-0.6 (Thanks, Janus Troelsen) - - Joey Hess Fri, 20 May 2022 19:31:56 -0400
* Fri Feb 04 2022 Peter Simons - Update concurrent-output to version 1.10.15. concurrent-output (1.10.15) unstable; urgency=medium
* Allow text-2.0 - - Joey Hess Fri, 04 Feb 2022 15:32:58 -0400 concurrent-output (1.10.14) unstable; urgency=medium
* Allow ansi-terminal-0.11.1. - - Joey Hess Wed, 24 Nov 2021 09:18:20 -0400 concurrent-output (1.10.13) unstable; urgency=medium
* outputConcurrent and errorConcurrent are now safe to call from a thread that receives async exceptions.
* Fix compilation with GHC head. (Thanks, Ellie Hermaszewska) - - Joey Hess Mon, 22 Nov 2021 11:19:21 -0400
* 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.
* Thu Jun 11 2020 psimonsAATTsuse.com- Update concurrent-output to version 1.10.12. concurrent-output (1.10.12) unstable; urgency=medium
* Bugfix: createProcessConcurrent would sometimes send the process\'s output to the console when it was supposed to be piped to a handle. (1.7.5 introduced this bug)
* System.Console.Regions should be safe to use in a thread that receives async exceptions; displayConsoleRegions and withConsoleRegion have been made async exception safe. (However, System.Console.Concurrent is not async exception safe.)
* Improve documentation about when withConcurrentOutput should be used.
* Remove some unused code.
* Allow building with older ansi-terminal versions, not only 0.9+. - - Joey Hess Wed, 10 Jun 2020 17:22:39 -0400
* Tue Jun 09 2020 psimonsAATTsuse.com- Add concurrent-output at version 1.10.11.