robots-txt-0.3.0.1: 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.