Text.Blaze.Renderer.Utf8
- renderHtml :: Html -> ByteString
 
Documentation
Arguments
| :: Html | HTML to render  | 
| -> ByteString | Resulting   | 
Render HTML to a lazy UTF-8 encoded 'L.ByteString.'
blaze-html-0.2.3: A blazingly fast HTML combinator library.
Text.Blaze.Renderer.Utf8
Arguments
| :: Html | HTML to render  | 
| -> ByteString | Resulting   | 
Render HTML to a lazy UTF-8 encoded 'L.ByteString.'