hw-xml-0.1.0.2: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Xml.RawValue

Documentation

class RawValueAt a where Source #

Minimal complete definition

rawValueAt

Methods

rawValueAt :: a -> RawValue Source #