LicenseRef-PublicDomain licensed and maintained by
This version can be pinned in stack with:conduit-parse-0.2.1.1@sha256:da2adb9b8ef7cc84ffa1875a9d66099888f5d0f8d9868d23faeb00d0142f5e80,1716

Module documentation for 0.2.1.1

Used by 1 package in nightly-2024-03-14(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.