HaXml-1.22.5: Utilities for manipulating XML documents

Safe HaskellSafe-Infered

Text.XML.HaXml

Description

This is just a convenient way of bunching the XML combinators together with some other things you are likely to want at the same time.

Synopsis

Documentation

render :: Doc -> String

Render the Doc to a String using the default Style.

version :: StringSource

The version of the library.