AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.7.6 revision 0 with cabal2obs.
- update to 1.7.6 * Update transformers dep to allow 0.5.
- update to 1.7.5 * createProcessConcurrent and System.Process.Concurrent are now available on Windows
- Fix License tag to "BSD-2-Clause". - Fix date stamp syntax in changelog.
- update to 1.7.4 * Update process dep to allow 1.4
- initial version concurrent-output-1.7.3
- Update concurrent-output to version 1.10.20. concurrent-output (1.10.20) unstable; urgency=medium * Allow text-2.1. - - Joey Hess <id@joeyh.name> Thu, 12 Oct 2023 15:46:36 -0400 concurrent-output (1.10.19) unstable; urgency=medium * Support building for WASM. - - Joey Hess <id@joeyh.name> Wed, 30 Aug 2023 16:03:03 -0400 concurrent-output (1.10.18) unstable; urgency=medium * Avoid some build warnings on Windows. * Allow ansi-terminal-1.0 - - Joey Hess <id@joeyh.name> Mon, 15 May 2023 16:32:50 -0400 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 <id@joeyh.name> Tue, 10 Jan 2023 15:40:11 -0400 concurrent-output (1.10.16) unstable; urgency=medium * Allow transformers-0.6 (Thanks, Janus Troelsen) - - Joey Hess <id@joeyh.name> Fri, 20 May 2022 19:31:56 -0400
- disable %{ix86} build
- Update concurrent-output to version 1.10.15. concurrent-output (1.10.15) unstable; urgency=medium * Allow text-2.0 - - Joey Hess <id@joeyh.name> Fri, 04 Feb 2022 15:32:58 -0400 concurrent-output (1.10.14) unstable; urgency=medium * Allow ansi-terminal-0.11.1. - - Joey Hess <id@joeyh.name> 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 <id@joeyh.name> Mon, 22 Nov 2021 11:19:21 -0400
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- 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 <id@joeyh.name> Wed, 10 Jun 2020 17:22:39 -0400
- Add concurrent-output at version 1.10.11.