classy-prelude-conduit-0.5.3: conduit instances for classy-prelude

Safe HaskellNone

ClassyPrelude.Conduit

Contents

Synopsis

Re-export

XML

data Name

Constructors

Name 

Fields

nameLocalName :: Text
 
nameNamespace :: Maybe Text
 
namePrefix :: Maybe Text
 

data Element

Constructors

Element 

Instances

Eq Element 
Data Element 
Ord Element 
Show Element 
Typeable Element 
NFData Element 
ToMarkup Element

Note that the special element name {http:www.snoyman.com/xml2html}ie-cond with the single attribute cond is used to indicate an IE conditional comment.