Hoogle Search
Within LTS Haskell 20.15 (ghc-9.2.7)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
This module exports HTML combinators used to create documents.
preEscapedToHtml :: ToMarkup a => a -> Htmlblaze-html Text.Blaze.Html No documentation available.
toHtml :: ToMarkup a => a -> Htmlblaze-html Text.Blaze.Html No documentation available.
-
blaze-html Text.Blaze.Html.Renderer.Pretty No documentation available.
-
blaze-html Text.Blaze.Html.Renderer.String No documentation available.
-
blaze-html Text.Blaze.Html.Renderer.Text No documentation available.
renderHtmlBuilder :: Html -> Builderblaze-html Text.Blaze.Html.Renderer.Text No documentation available.
renderHtmlBuilderWith :: (ByteString -> Text) -> Html -> Builderblaze-html Text.Blaze.Html.Renderer.Text No documentation available.
renderHtmlWith :: (ByteString -> Text) -> Html -> Textblaze-html Text.Blaze.Html.Renderer.Text No documentation available.
renderHtml :: Html -> ByteStringblaze-html Text.Blaze.Html.Renderer.Utf8 No documentation available.