reactivity: An alternate implementation of push-pull FRP.
An alternate implementation of push-pull FRP. This is based on the Reactive package (http:/haskell.orghaskellwiki/reactive) (and the sources have been made available in accordance with the GPL [license] of that package).
The two types of reactive signals in this package reflect different tradeoffs. Choose Event when you need maximal speed, or to embed I/O effects in your programs. Choose MeasurementWrapper for precision.
Modules
- Data
- Data.WeakDict
- FRP
- Reactivity
- FRP.Reactivity.AlternateEvent
- FRP.Reactivity.Combinators
- FRP.Reactivity.Measurement
- FRP.Reactivity.MeasurementWrapper
- FRP.Reactivity.RPC
- Reactivity
Downloads
- reactivity-0.3.2.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.2.3.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.3, 0.3.2.4 |
---|---|
Dependencies | array (>=0.4.0.1), base (>=4 && <5), bmp (>=1.2.5.2), bytestring (>=0.10.0.2), containers (>=0.5.3.1), exceptions, ghc-prim, list-extras, monad-loops (>=0.4.2.1), monads-tf (>=0.1.0.2), parallel, random, time (>=1.5.0.1), transformers (>=0.3.0.0) [details] |
License | LicenseRef-GPL |
Copyright | (c) 2016 by James Candy |
Author | James Candy |
Maintainer | info@alkalisoftware.net |
Category | reactivity, FRP |
Home page | http://www.alkalisoftware.net/Reactivity.html |
Bug tracker | http://trac.haskell.org/reactivity |
Uploaded | by JamesCandy at 2016-06-19T19:45:14Z |
Distributions | NixOS:0.3.2.4 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3831 total (24 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-11-23 [all 3 reports] |