Hamlet doesn't universally accept all Haskell syntax, lambdas being one example. We're discussing the possibility of having another dialect of Hamlet that supports much more syntax. But the "base" Hamlet will likely not be supporting such things.

Michael

On Sun, May 15, 2011 at 11:48 AM, Mathew de Detrich <deteego@gmail.com> wrote:
I came across a situation where I tried using lambda abstraction inside variable/template interpolation (when adding html with hamlet) and found out that the quasi quoter inside hamlet had issues parsing lambda abstractions (I am assuming due to the use of the '\' character). Is there some way to do lamdba abstraction inside hamlet quasiquoter, and if not will there be support added for this?

Thanks

_______________________________________________
web-devel mailing list
web-devel@haskell.org
http://www.haskell.org/mailman/listinfo/web-devel