tdoc-0.4.6: TDoc is a typed document builder with support for (X)HTML

Safe HaskellNone
LanguageHaskell98

Text.TDoc.XHtml

Documentation

data HtmlTag t where Source

renderTDocHtml :: forall nodeTag. IsNode nodeTag => HtmlDoc nodeTag -> Html Source

ex :: IO () Source