LicenseRef-OtherLicense licensed and maintained by koral
This version can be pinned in stack with:conduit-parse-0.1.1.0@sha256:69c30b3a8c8be5e017a1bad79200b124447a8962263ed1c4d6f315420fb19b98,1365

Module documentation for 0.1.1.0

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.