FICHA · MANJARO

haskell-aeson-warning-parser

Library providing JSON parser that warns about unexpected fields in objects.

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

Description

A Haskell JSON parser helper that warns when objects contain unexpected fields. It helps developers accept valid input while still noticing spelling mistakes, obsolete fields, or data that the program ignores.

Use it when JSON decoding should be tolerant but visible. This is especially useful for configuration files and API payloads where silent ignored fields can hide mistakes.

Permissions

Permissions not analysed for this source yet.