[Haskell-cafe] [ann] formlets 0.6

Chris Eidhof chris at eidhof.nl
Mon Aug 24 10:11:16 EDT 2009


Hey everyone,

I wanted to let you know that the formlets team has released a new  
version of the formlets [1] on hackage, a library to build type-safe,  
composable web forms. Most notably, Mightybyte and I worked on the  
massInput functionality, which is now ready for use! Mightybyte has an  
excellent article [2] on how to use the massInput to build dynamic  
forms on the client side. If you're building web apps with Haskell,  
make sure you check it out.

-chris

[1]: http://hackage.haskell.org/package/formlets
[2]: http://softwaresimply.blogspot.com/2009/08/dynamic-list-formlets-in-haskell.html


More information about the Haskell-Cafe mailing list