LicenseRef-PublicDomain licensed and maintained by
This version can be pinned in stack with:conduit-parse-0.2.1.0@sha256:1c9f890d0cccdaa0f7d160cf4d1cf68f6e9e659a82f2db092ac7f4459395fdad,1730

Module documentation for 0.2.1.0

Used by 1 package in nightly-2019-12-26(full list with versions):

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.