The latest version of reactivity is 0.3.2.4-0.

reactivity

Version 0.3.2.1 revision 0 uploaded by JamesCandy.

Package meta

Synopsis
An alternate implementation of push-pull FRP.
Description

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.

Author
James Candy
Bug reports
http://trac.haskell.org/reactivity
Category
reactivity, FRP
Copyright
(c) 2016 by James Candy
Homepage
http://www.alkalisoftware.net/Reactivity.html
Maintainer
info@alkalisoftware.net
Package URL
http://code.haskell.org/reactivity
Stability
provisional

Components