hw-xml-0.1.0.3: Conduits for tokenizing streams.
HaskellWorks.Data.Xml.DecodeError
newtype DecodeError Source #
Constructors
Instances
Methods
(==) :: DecodeError -> DecodeError -> Bool #
(/=) :: DecodeError -> DecodeError -> Bool #
showsPrec :: Int -> DecodeError -> ShowS #
show :: DecodeError -> String #
showList :: [DecodeError] -> ShowS #