hw-xml-0.0.0.1: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Xml.Value

Documentation

class XmlValueAt a where Source #

Minimal complete definition

xmlValueAt

Methods

xmlValueAt :: a -> XmlValue Source #