Safe Haskell | Safe-Infered |
---|
Yesod.Test.HtmlParse
Description
Parse an HTML document into xml-conduit's Document.
Assumes UTF-8 encoding.
Documentation
parseHtml :: ByteString -> Either String Document
yesod-test-0.2.1: integration testing for WAI/Yesod Applications
Safe Haskell | Safe-Infered |
---|
Yesod.Test.HtmlParse
Description
Parse an HTML document into xml-conduit's Document.
Assumes UTF-8 encoding.
parseHtml :: ByteString -> Either String Document