@hackage concurrent-output1.0.0
handling concurrent output
Categories
License
BSD-3-Clause
Maintainer
Joey Hess <id@joeyh.name>
Links
Versions
Installation
Dependencies (11)
- MissingH <1.4.0
- async <2.1
- base <5
- bytestring <0.11
- containers <0.6.0
- directory <1.3.0 Show all…
Dependents (12)
@hackage/git-annex, @hackage/ghcup, @hackage/ascii-progress, @hackage/gipeda, @hackage/nri-prelude, @cardano/hedgehog, Show all…
Provides a simple interface for writing concurrent programs that need to output a lot of status messages to the console, and/or run concurrent external commands that output to the console.