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.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.4), transformers (>=0.2 && <0.7), 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> |
Revised | Revision 2 made by HenningThielemann at 2023-02-16T11:51:09Z |
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.0.1 |
Uploaded | by HenningThielemann at 2018-09-01T11:28:53Z |
Distributions | LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 1452 total (14 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-09-01 [all 1 reports] |