html-tokenizer-0.6: An "attoparsec"-based HTML tokenizer

Safe HaskellNone
LanguageHaskell2010

HTMLTokenizer.Data

Documentation

data Name Source #

Instances

Eq Name Source # 

Methods

(==) :: Name -> Name -> Bool #

(/=) :: Name -> Name -> Bool #

Show Name Source # 

Methods

showsPrec :: Int -> Name -> ShowS #

show :: Name -> String #

showList :: [Name] -> ShowS #