Copyright | (C) 2014-2017 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
TextShow.Text.XHtml
Contents
Description
Monomorphic TextShow
functions for data types in the xhtml
library.
Since: 2
- showbHtml :: Html -> Builder
- showbHtmlList :: [Html] -> Builder
- showbHtmlAttr :: HtmlAttr -> Builder
- showbHotLinkPrec :: Int -> HotLink -> Builder
- showbHtmlTable :: HtmlTable -> Builder