robots-txt-0.4.0.0: Parser for robots.txt

Safe HaskellNone

Network.HTTP.Robots

Synopsis

Documentation

parseRobots :: ByteString -> Either String RobotSource

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