HaXml-1.25.3: Utilities for manipulating XML documents

Safe HaskellNone
LanguageHaskell98

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 :: String Source

The version of the library.