reactive-banana-bunch: Extend reactive-banana to multiple events per time point
This package provides a wrapper around Reactive.Banana.Event
that somehow restores the behavior of reactive-banana < 1.0
.
That is, at every point in time there can be multiple events.
The advantage is that you have a RB.union
without a combination function,
the disadvantage is that there cannot be an RB.unionWith
.
Downloads
- reactive-banana-bunch-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] | 1.0, 1.0.0.1 |
---|---|
Dependencies | base (>=4 && <5), non-empty (>=0.2.1 && <0.4), reactive-banana (>=1.1 && <1.2), transformers (>=0.2 && <0.6), utility-ht (>=0.0.5 && <0.1) [details] |
Tested with | ghc ==7.8.4 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | FRP |
Home page | http://hub.darcs.net/thielema/reactive-banana-bunch/ |
Source repo | head: darcs get http://hub.darcs.net/thielema/reactive-banana-bunch/ this: darcs get http://hub.darcs.net/thielema/reactive-banana-bunch/ --tag 1.0 |
Uploaded | by HenningThielemann at 2017-10-18T12:34:12Z |
Distributions | LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 1496 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-18 [all 1 reports] |