@hackage keera-hails-reactive-cbmvar0.8.0

Reactive Haskell on Rails - CBMVars as reactive values

CBMVars are MVars enriched with a notion of callbacks that are executed when the value in the MVar is altered.

This package wraps CBMVars into reactive values, making it easy to use them as models of reactive applications.