blaze-html-0.2.1: A blazingly fast HTML combinator library.

Text.Blaze.Renderer.Utf8

Synopsis

Documentation

renderHtmlSource

Arguments

:: Html

HTML to render

-> ByteString

Resulting ByteString

Render HTML to a lazy UTF-8 encoded 'L.ByteString.'