blaze-html-0.9.2.0: A blazingly fast HTML combinator library for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell98

Text.Blaze.Html.Renderer.Utf8

Documentation

renderHtml :: Html -> ByteString Source #

renderHtmlToByteStringIO :: (ByteString -> IO ()) -> Html -> IO () Source #