hw-xml-0.5.1.1: XML parser based on succinct data structures.
Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Xml.Type

Documentation

data XmlType Source #

Instances

Instances details
Eq XmlType Source # 
Instance details

Defined in HaskellWorks.Data.Xml.Type

Methods

(==) :: XmlType -> XmlType -> Bool #

(/=) :: XmlType -> XmlType -> Bool #

Show XmlType Source # 
Instance details

Defined in HaskellWorks.Data.Xml.Type