reenact: A reimplementation of the Reactive library.
Reenact is a reimplementation of the Reactive library by Conal Elliott.
It preserves semantics and most operators of the original library. In
particular the Monoid
, Applicative
and Monad
instances for
Events
, Reactives
and Behaviours
are available and have the original semantics.
The implementation however is completely different, based on asynchronous
channels instead of the unamb
operator.
Downloads
- reenact-0.9.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] | 0.6, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.8, 0.9 |
---|---|
Dependencies | base (>=4 && <5), hamid (==0.10), HCodecs (>=0.2.2 && <1), stm, time, vector-space [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Author | Hans Hoglund |
Maintainer | Hans Hoglund <hans@hanshoglund.se> |
Category | Reactivity, FRP |
Source repo | head: git clone git://github.com/hanshoglund/reenact.git |
Uploaded | by HansHoglund at 2013-07-23T14:45:37Z |
Distributions | |
Reverse Dependencies | 2 direct, 5 indirect [details] |
Downloads | 6443 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |