LicenseRef-PublicDomain licensed and maintained by koral
This version can be pinned in stack with:conduit-parse-0.1.2.2@sha256:bb386676ac2c5cbc7dd13717e091f3b14959cb990c38c72bb45c4c6809d3ec17,1656

Module documentation for 0.1.2.2

conduit-parse

The conduit-extra package provides utilities to turn a Parser into a Consumer, but only for streams of ByteStrings of Texts (cf Data.Conduit.Attoparsec module).

This library makes it possible to work with any kind of input by providing a general-purpose parsing framework based on conduit.