blaze-html-0.7.0.2: A blazingly fast HTML combinator library for Haskell
Text.Blaze.Html
module Text.Blaze
type Html = MarkupSource
toHtml :: ToMarkup a => a -> HtmlSource
preEscapedToHtml :: ToMarkup a => a -> HtmlSource