> Flapjax is javascript so possibly there could be a way to integrate it > into Haskell using HJavascript? Maybe it could even be integrated > into Happstack?
The Flapjax compiler is written in Haskell, so that might help. I assume you want to write FRP in a Haskell-embedded DSL and generate FRP'd JavaScript. If you wish to use Flapjax as a supporting library I'd be glad to help. Arjun _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
