úÎ Ú     None&!"&(*+-./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. 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         list-t-html-parser-0.2.1.0ListT.HTMLParser ErrorDetailsErrorDetails_EOIErrorDetails_UnexpectedTokenErrorDetails_MessageErrorParserruneoitoken openingTag closingTagtextcommentmanyTillskipTilltotalbase Control.MonadmzeroControl.Applicativeempty Data.MaybeNothingunwrap$fMonadPlusParser$fAlternativeParser $fMonadParser