FICHA · MANJARO

haskell-parser-combinators

Lightweight package providing commonly useful parser combinators

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a lightweight set of commonly useful parser combinators for Haskell. Parser combinators let developers build larger parsers by composing small pieces that each recognize one part of the input.

It is useful for custom file formats, command languages, validation, and tools that need readable parsing code without a heavy dependency. It is a programming library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.