Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Synopsis
- showXmlLazy :: XmlContent a => Bool -> a -> String
Documentation
showXmlLazy :: XmlContent a => Bool -> a -> String Source #
Convert a fully-typed XML document to a string (without DTD).
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
showXmlLazy :: XmlContent a => Bool -> a -> String Source #
Convert a fully-typed XML document to a string (without DTD).