LicenseRef-OtherLicense licensed and maintained by koral
This version can be pinned in stack with:conduit-parse-0.1.1.1@sha256:4b5b3d0107b22808646d4041c6029818aa3e8d08f4c65327288916675e67b40f,1361

Module documentation for 0.1.1.1

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.