|
| Text.XML.HaXml.Html.Pretty |
|
|
|
|
| Description |
| This is a separate pretty-printer for HTML documents, recognising
some of the differences between HTML and true XML. |
|
|
|
| document :: Document -> Doc |
|
| element :: Element -> Doc |
|
| attribute :: Attribute -> Doc |
|
| content :: Content -> Doc |
|
| Produced by Haddock version 0.4 |