Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Text.XML.HaXml.DtdToHaskell.Instance
Synopsis
- mkInstance :: TypeDef -> Doc
Documentation
mkInstance :: TypeDef -> Doc Source #
Convert typedef to appropriate instance declaration, either XmlContent
,
XmlAttributes
, or XmlAttrType
.