[Haskell-cafe] generating javascript

Joel Björnson joel.bjornson at gmail.com
Wed Nov 29 09:14:58 EST 2006


2006/11/29, jeff p <mutjida at gmail.com>:
>
> This seems to contain just what I was looking for. Although I'm not
> using HSP, it looks like the HSPClientside library can be used (in
> conjunction with Text.XHtml) to generate webpages with embedded
> scripts.


It sure should be possible to use HSPClientside  with Text.XHtml,
but off course with exceptions to all Haskell Server Pages (HSP) specific
functions.
Anyway I encourage you to have a look at HSP as well :-)
It's quite nice to be able to use regular XML syntax within the Haskell
code.

/Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20061129/d3212e49/attachment.htm


More information about the Haskell-Cafe mailing list