concurrent-output: Ungarble output from several threads or commands
Lets multiple threads and external processes concurrently output to the console, without it getting all garbled up.
Built on top of that is a way of defining multiple output regions, which are automatically laid out on the screen and can be individually updated by concurrent threads. Can be used for progress displays etc.
Modules
[Index] [Quick Jump]
Downloads
- concurrent-output-1.10.14.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.8.0, 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5, 1.10.6, 1.10.7, 1.10.8, 1.10.9, 1.10.10, 1.10.11, 1.10.12, 1.10.13, 1.10.14, 1.10.15, 1.10.16, 1.10.17, 1.10.18, 1.10.19, 1.10.20, 1.10.21 |
---|---|
Change log | CHANGELOG |
Dependencies | ansi-terminal (>=0.6.2 && <0.12.0), async (>=2.0 && <2.3), base (>=4.6 && <5), directory (>=1.2.0 && <1.4.0), exceptions (>=0.6.0 && <0.11.0), process (>=1.6.0 && <1.7.0), stm (>=2.0 && <2.6), terminal-size (>=0.3.0 && <0.4.0), text (>=0.11.0 && <1.3.0), transformers (>=0.3.0 && <0.6.0), unix (>=2.7.0 && <2.9.0) [details] |
License | BSD-2-Clause |
Copyright | 2015-2021 Joey Hess, 2009 Joachim Breitner |
Author | Joey Hess, Joachim Breitner |
Maintainer | Joey Hess <id@joeyh.name> |
Revised | Revision 1 made by Bodigrim at 2023-01-09T01:39:31Z |
Category | User Interfaces |
Source repo | head: git clone git://git.joeyh.name/concurrent-output.git |
Uploaded | by JoeyHess at 2021-11-24T13:19:02Z |
Distributions | Arch:1.10.21, Debian:1.10.12, Fedora:1.10.21, LTSHaskell:1.10.21, NixOS:1.10.21, Stackage:1.10.21, openSUSE:1.10.21 |
Reverse Dependencies | 7 direct, 193 indirect [details] |
Downloads | 62322 total (74 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-24 [all 1 reports] |