progress-meter: Live diagnostics for concurrent activity
This library can be used to display progress meters or other diagnostics for concurrently running actions. It supports dynamic creation and removal of new sub-meters as well es correct behaviour when printing diagnostics that are not part of the progress meter and should just scroll by.
The System.ProgressMeter
module contains a tutorial.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
devel | Development dependencies | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- progress-meter-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 1.0.0, 1.0.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.1 && <2.2), base (>=4.8 && <4.10), containers (>=0.5 && <0.6), stm (>=2.4 && <2.5) [details] |
License | BSD-3-Clause |
Copyright | Copyright 2017 Ertugrul Söylemez |
Author | Ertugrul Söylemez <esz@posteo.de> |
Maintainer | Ertugrul Söylemez <esz@posteo.de> |
Category | System |
Home page | https://github.com/esoeylemez/progress-meter |
Bug tracker | https://github.com/esoeylemez/progress-meter/issues |
Source repo | head: git clone https://github.com/esoeylemez/progress-meter.git |
Uploaded | by esz at 2017-04-17T05:10:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2050 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |