hw-xml-0.1.0.2: Conduits for tokenizing streams.
HaskellWorks.Data.Xml.RawDecode
class RawDecode a where Source #
Minimal complete definition
rawDecode
Methods
rawDecode :: RawValue -> a Source #
Instances
rawDecode :: RawValue -> RawValue Source #
rawDecode :: RawValue -> Value Source #