[Haskell-cafe] ANN: Elerea, another FRP library

Patai Gergely patai_gergely at fastmail.fm
Sun Apr 12 09:04:45 EDT 2009


I uploaded a new version of the library. The biggest change is that
transfer functions and latchers have no delay by default any more.
Additionally, this version has a unique and rather shady feature: it
inserts delays whenever it encounters a cyclic dependency involving
stateful signals. If you don't like this behaviour, you can prevent it
by adding the delays yourself wherever you want them.

The change is quite spectacular if you compare the current behaviour of
the breakout example with the previous one.

Gergely

-- 
http://www.fastmail.fm - Same, same, but different...



More information about the Haskell-Cafe mailing list