I've been planning to write a web templating system for a while now
but I haven't gotten around to it yet. I did write a small string
templating library that works like Python's string.Template but it's
probably not what you need. Here it is anyway:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/template-0.1

Cheers,

Johan

On 5/30/07, Albert Lee <[EMAIL PROTECTED]> wrote:
I am writing some webpage using haskell, I know Xhtml, but I also need some
other persons to write simple htmls
so I need a template system like cheetah in python, but I didn't find
anything through google. any help?

--
http://www.kamang.net
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to