HaXml-1.25.6: Utilities for manipulating XML documents
Safe HaskellNone
LanguageHaskell98

Text.XML.HaXml.ShowXmlLazy

Synopsis

Documentation

showXmlLazy :: XmlContent a => Bool -> a -> String Source #

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