aeson-warning-parser

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

https://github.com/commercialhaskell/aeson-warning-parser#readme

Version on this page:0.1.0
LTS Haskell 22.21:0.1.1
Stackage Nightly 2024-05-06:0.1.1
Latest on Hackage:0.1.1

See all snapshots aeson-warning-parser appears in

BSD-3-Clause licensed by Michael Snoyman
Maintained by Mike Pilgrem
This version can be pinned in stack with:aeson-warning-parser-0.1.0@sha256:f2c1c42b73aa35d352060abcbb867c410cbbf57d0cb0fed607bcd1e2a74954ad,1308

Module documentation for 0.1.0

aeson-warning-parser

A Haskell library that provides a JSON parser that warns about unexpected fields in objects.

Changes

Changelog for aeson-warning-parser

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

0.1.0 - 2023-07-08

  • Spin out module Pantry.Internal.AesonExtended from package pantry-0.8.3.