FICHA · MANJARO

haskell-parsec-numbers

Number parsers without the need to use a large (and unportable) token parser

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

Description

Provides number parsers for Parsec without requiring a large token parser. This lets Haskell code parse numeric values in smaller parsers, custom formats, or portable parsing setups.

It is useful for configuration files, command syntaxes, data importers, and small languages that need numbers but not a full lexer. It is a developer library and has no standalone parser app.

Permissions

Permissions not analysed for this source yet.