FICHA · MANJARO

haskell-conduit-parse

Parsing framework based on conduit

  • haskell-library
  • LIBRARY
  • PARSING
  • STREAMING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell parsing framework built on conduit streams. It helps programs parse data incrementally while benefiting from conduit's resource and streaming model.

Developers use it for large files, network protocols, and pipelines where input should not be loaded all at once. Parser errors should include enough context for users to fix bad input.

Permissions

Permissions not analysed for this source yet.