@hackage concurrent-output1.0.1
handling concurrent output
Categories
License
BSD-3-Clause
Maintainer
Joey Hess <id@joeyh.name>
Links
Versions
Installation
Dependencies (11)
- async >=2.0 && <2.1
- base >=4.5
- bytestring >=0.10.0 && <0.11
- containers >=0.5.0 && <0.6.0
- directory >=1.2.0 && <1.3.0
- exceptions >=0.8.0 && <0.9.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.