plan-applicative: Applicative/Arrow for resource estimation and progress tracking.
This module contains a writer-like Applicative for giving monoidal annotations to underlying computations. The annotations are available before running the computations. It also allows tagging different parts of a computation as separate steps, so that progress notifications can be emitted during execution. Optional steps are allowed.
[Skip to Readme]
Downloads
- plan-applicative-2.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
- No Candidates
Versions [RSS] | 1.0.0.0, 2.0.0.0, 2.0.0.1, 2.0.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.6 && <5), bifunctors (>=5.4 && <5.6), comonad (>=5 && <6), containers (>=0.5.5 && <0.7), profunctors (>=5.2 && <5.4), streaming (>=0.1.4 && <0.3), transformers (>=0.4.2 && <0.6) [details] |
License | BSD-3-Clause |
Author | Daniel Diaz |
Maintainer | diaz.carrete@facebook.com |
Category | Control |
Source repo | head: git clone https://github.com/danidiaz/plan-applicative.git |
Uploaded | by DanielDiazCarrete at 2018-08-18T11:44:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2528 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-18 [all 1 reports] |