robots-txt-0.4.1.5: Parser for robots.txt

Safe HaskellSafe
LanguageHaskell98

Network.HTTP.Robots

Synopsis

Documentation

parseRobots :: ByteString -> Either String Robot Source #

parseRobots is the main entry point for parsing a robots.txt file.