FICHA · MANJARO

haskell-character-ps

Pattern synonyms for ASCII characters for Word8, Word16 etc

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

Description

A Haskell library that defines pattern synonyms for ASCII characters across numeric types such as Word8 and Word16. It makes byte-oriented parsing code more readable by naming character values directly.

Developers use it in parsers, protocol code, and binary text handling. Readability improves when byte constants clearly show the character they represent.

Permissions

Permissions not analysed for this source yet.