Dear Cafe,

We have released the (nearly) first version of FRPNow, the functional reactive programming library based on the ICFP 2015 paper "Principled Practical FRP: Forget the Past, Change the Future, FRPNow!" (https://www.reddit.com/r/haskell/comments/3ai7hl/principled_practical_frp_forget_the_past_change/)

The main package: http://hackage.haskell.org/package/frpnow

Examples: https://github.com/atzeus/FRPNow/tree/master/Examples

Gloss interoperability: http://hackage.haskell.org/package/frpnow-gloss

GTK interoperability: http://hackage.haskell.org/package/frpnow-gtk

(hackage doesn't like the newer GTK docs, so you can read the docs at http://www.cse.chalmers.se/~atze/frpnow-gtk/ )


Cheers,


Atze