It is trivial to use BlazeHtml with Happstack. Essentially you just use toResponse to convert the blaze Html () type into a Response. For more detailed information on using BlazeHtml, see the BlazeHtml website. The following example should get you started:
It is trivial to use BlazeHtml with Happstack. Essentially you just use toResponse to convert a blaze Html value into a Response. For more detailed information on using BlazeHtml, see the BlazeHtml website. The following example should get you started: