blaze-html-0.4.3.3: A blazingly fast HTML combinator library for Haskell
Text.Blaze.Renderer.Pretty
Description
A renderer that produces pretty HTML, mostly meant for debugging purposes.
Synopsis
renderHtmlSource
Arguments
HTML to render
Resulting String.
String
Render HTML to a lazy String. The result is prettified.