reactive-banana-bunch: Extend reactive-banana to multiple events per time point
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.
Warnings:
- Exposed modules use unallocated top-level names: Reactive
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
.
Properties
Versions | 1.0, 1.0, 1.0.0.1 |
---|---|
Change log | None available |
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] |
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:33:24Z |
Modules
[Index]
- Reactive
Downloads
- reactive-banana-bunch-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees