HaXml-1.22.5: Utilities for manipulating XML documents

Safe HaskellSafe-Infered

Text.XML.HaXml.ShowXmlLazy

Synopsis

Documentation

showXmlLazy :: XmlContent a => Bool -> a -> StringSource

Convert a fully-typed XML document to a string (without DTD).