FICHA · MANJARO

haskell-json-ast

Universal JSON AST datastructure

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

Description

Provides a universal abstract syntax tree for JSON data in Haskell. An AST lets programs represent JSON in memory, inspect its structure, and transform values before writing them back.

This is useful for parsers, converters, validators, and tools that manipulate JSON without immediately mapping it to application-specific types. It is a developer library and has no user interface.

Permissions

Permissions not analysed for this source yet.