Path to this page:
./
devel/hs-concurrent-output,
Ungarble output from several threads or commands
Branch: CURRENT,
Version: 1.10.21nb1,
Package name: hs-concurrent-output-1.10.21nb1,
Maintainer: pkgsrc-usersLets 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.
Master sites:
Filesize: 23.315 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-concurrent-output-1.10.21nb1
- (2024-05-01) Updated to version: hs-concurrent-output-1.10.21
- (2023-11-02) Updated to version: hs-concurrent-output-1.10.20nb1
- (2023-10-29) Package added to pkgsrc.se, version hs-concurrent-output-1.10.20 (created)
CVS history: (Expand)
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-29 10:44:44 by Masatake Daimon | Files touched by this commit (5) | |
Log message:
devel/hs-concurrent-output: import hs-concurrent-output-1.10.20
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.
|