Safe Haskell | Safe |
---|---|
Language | Haskell98 |
This name uses only lowercase characters as canonical representation,
except for DOCTYPE
and CDATA
.
This is optimal for processing HTML which is case-insensitiv.
Documentation
Instances
Eq T Source # | |
Ord T Source # | |
Show T Source # | |
Attribute T Source # | |
Defined in Text.XML.Basic.Name.LowerCase attributeFromString :: String -> T Source # attributeToString :: T -> String Source # | |
Tag T Source # | |
Defined in Text.XML.Basic.Name.LowerCase tagFromString :: String -> T Source # tagToString :: T -> String Source # |