| |||||||||||||
| |||||||||||||
Description | |||||||||||||
Synopsis | |||||||||||||
| |||||||||||||
Documentation | |||||||||||||
| |||||||||||||
| |||||||||||||
| |||||||||||||
Convert an Attoparsec Parser into an Iteratee. The parser will be streamed bytes until it returns Done or Fail. If parsing fails, the iteratee's error value will contain a ParseError. | |||||||||||||
Produced by Haddock version 2.6.1 |