reenact: A reimplementation of Conal Elliott's Reactive.
Reenact is a reimplementation of the Reactive library by Conal Elliot.
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.
Modules
- Control
- Control.Reactive
- Control.Reactive.Chan
- Control.Reactive.Midi
- Control.Reactive.Osc
- Control.Reactive.Var
- Control.Reactive
Downloads
- reenact-0.7.1.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.6), HCodecs (>=0.2.2), hosc (==0.13), stm, time, vector-space [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Author | Hans Hoglund |
Maintainer | Hans Hoglund |
Category | Music |
Uploaded | by HansHoglund at 2013-05-22T16:22:16Z |
Distributions | |
Reverse Dependencies | 2 direct, 5 indirect [details] |
Downloads | 6444 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 7 reports] |