Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
module Text.BlazeT
Entities exported only by the blazeT
version of this module
Entities exported also by Text.Blaze.Html
The following is an adaptation of all Text.Blaze.Html
exports to blazeT
types. For their documentation consult the
Text.Blaze.Html documentation.
preEscapedToHtml :: ToMarkup a => a -> Html Source #