úÎÅ     None&!"&(*+-./0123468=?BEGHIJKMTUNone&!"&(*+-./0123468=?BEGHIJKMTU End of inputUnexpected tokenA text message(A possibly detailed parser error. When  or  is used, an error value of  is produced.)A backtracking HTML-tokens stream parser.KRun a parser on a stream of HTML tokens, consuming only as many as needed. End of input.Any HTML token. An opening tag. A closing tag. /A text between tags with HTML-entities decoded. Contents of a comment. !Apply a parser at least one time.bApply a parser multiple times until another parser is satisfied. Returns results of both parsers.7Skip any tokens until the provided parser is satisfied.[Greedily consume all the input until the end, while running the provided parser. Same as: theParser <* eoi;The textual HTML representation of a proper HTML tree node.-Useful for consuming HTML-formatted snippets.       !         !"list-t-html-parser-0.2.2.0ListT.HTMLParserListT.HTMLParser.Renderer ErrorDetailsErrorDetails_EOIErrorDetails_UnexpectedTokenErrorDetails_MessageErrorParserruneoitoken openingTag closingTagtextcommentmany1manyTillskipTilltotalhtml attributeciTextbase Control.MonadmzeroControl.Applicativeempty Data.MaybeNothingunwrap$fMonadPlusParser$fAlternativeParser $fMonadParser