tagsoup-ht-0.2: alternative parser for the tagsoup package
Text.HTML.TagSoup.HT.ParserNM
Description
This parser emits the data structure of the original tagsoup package by Neil Mitchell.
runSoup :: String -> [Tag]Source