@hackage RxHaskell0.2

Reactive Extensions for Haskell

An implementation of functional reactive programming based on Microsoft's Reactive Extensions for .NET: http://msdn.microsoft.com/en-us/library/hh242985(v=VS.103).aspx.

RxHaskell offers a monadic API, making it easier to interleave side effects and imperative-style code.