[Haskell-cafe] ANNOUNCE MFlow-0.0.3 an Application Server for stateful web apps with statically typed widget combinators

2012-02-07 Thread Alberto G. Corona
Hi Haskellers I I´m happy to announce the first version of MFlow http://hackage.haskell.org/package/MFlow MFlow permits the execution of web applications in a procedural form, that is, with multiple requests-response interactions in a single procedure. MFlow stores the execution state, manage

Re: [Haskell-cafe] ANNOUNCE MFlow-0.0.3 an Application Server for stateful web apps with statically typed widget combinators

2012-02-07 Thread Alberto G. Corona
Here you can take a look at a complete example included in the package: http://haskell-web.blogspot.com/2012/02/web-application-server-with-stateful.html This snippet is the web page in declarative form: shopProds :: V.Vector Int - [Prod] - View Html IO (Either Int Prod)shopProds