Summary
Provides a simple interface for writing concurrent programs that need to output a lot of status messages to the console, or display multiple progress bars for different activities at the same time, or concurrently run external commands that output to the console. 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. Can be used for progress displays etc. <<https://joeyh.name/code/concurrent-output/demo2.gif>>
Versions
v1.10.11 :: 0/1.10.11 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc hscolour profile
USE flags
General
Dependencies
dev-haskell / ansi-terminal : Simple ANSI terminal support, with Windows compatibility
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / exceptions : Extensible optionally-pure exceptions
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / stm : Software Transactional Memory
dev-haskell / terminal-size : Get terminal window height and width
dev-haskell / text : An efficient packed Unicode text type
Runtime Dependencies
dev-haskell / ansi-terminal : Simple ANSI terminal support, with Windows compatibility
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / exceptions : Extensible optionally-pure exceptions
dev-haskell / stm : Software Transactional Memory
dev-haskell / terminal-size : Get terminal window height and width
dev-haskell / text : An efficient packed Unicode text type
Depending packages
dev-haskell / hedgehog : Release with confidence
dev-vcs / git-annex : manage files with git, without checking their contents into git
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/concurrent-output: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/concurrent-output: keyword 1.10.11 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/concurrent-output: keyword 1.10.11 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/concurrent-output: keyword 1.10.11 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/concurrent-output: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
dev-haskell/concurrent-output: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
dev-haskell/concurrent-output: bump up to 1.10.11
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
dev-haskell/concurrent-output: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sergei Trofimovich · gentoo
dev-haskell/concurrent-output: bump up to 1.7.8
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sergei Trofimovich · gentoo
dev-haskell/concurrent-output: bump up to 1.7.7
Package-Manager: portage-2.3.2 - Sergei Trofimovich · gentoo
dev-haskell/concurrent-output: bump up to 1.7.6
Package-Manager: portage-2.2.28 - Sergei Trofimovich · gentoo
dev-haskell/concurrent-output: new package, a depend of git-annex
Package-Manager: portage-2.2.27