I've seen a WASH project, but i'm not really satisfied with the way pages look there.
Is anyone writing currently something like table = <table border="1"> <% mkRows cells%></table>
WASH does have everything you need -- except, of course decent-looking examples. I suspect they were made with simplicity and functionality in mind -- making the reader underestimate the potential of the system.
To make it look prettier, search google for Cascading Style Sheets (CSS), and as to the second request, see
wash2hs, a preprocessor for including literal XHTML fragments in the style of Haskell Server Pages (HSP) [taken from the wash page]
Hope it helps,
Guilherme.
_______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
