bytestring-progress: A library for tracking the consumption of a lazy ByteString
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
In some cases, it is useful to know how fast a ByteString is being consumed. Typically, this could be to report some measure of progress to a waiting user, but it could also be to perform some form of testing on input / consumption code.
Properties
Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.2.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.8, 1.0.9, 1.2, 1.4 |
---|---|
Change log | None available |
Dependencies | base (>=4.0 && <5.0), bytestring (>=0.9 && <1.0), terminal-progress-bar (>=0.0.1 && <0.2.0), time (>=1.1 && <2.0) [details] |
License | BSD-3-Clause |
Author | Adam Wick <awick@uhsure.com> |
Maintainer | Adam Wick <awick@uhsure.com> |
Category | Control |
Home page | http://github.com/acw/bytestring-progress |
Source repo | head: git clone http://github.com/acw/bytestring-progress |
Uploaded | by AdamWick at 2018-01-02T22:33:28Z |
Modules
[Index]
- Data
- ByteString
- System
- ProgressBar
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-system-progressbar | Enable integration with the terminal-progress-bar library. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bytestring-progress-1.0.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees