blaze-html-0.9.1.1: A blazingly fast HTML combinator library for Haskell

Safe HaskellNone
LanguageHaskell98

Text.Blaze.Html.Renderer.Utf8

Documentation

renderHtml :: Html -> ByteString Source #

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