aeson-warning-parser: Library providing JSON parser that warns about unexpected fields in objects.

[ bsd3, json, library ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4.12 && <5), containers, generic-deriving, rio, rio-prettyprint, text, transformers, unordered-containers [details]
License BSD-3-Clause
Copyright 2018-2023 FP Complete
Author Michael Snoyman
Maintainer Mike Pilgrem <public@pilgrem.com>
Category JSON
Home page https://github.com/commercialhaskell/aeson-warning-parser#readme
Bug tracker https://github.com/commercialhaskell/aeson-warning-parser/issues
Source repo head: git clone https://github.com/commercialhaskell/aeson-warning-parser
Uploaded by mpilgrem at 2023-12-07T23:37:59Z
Distributions LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Reverse Dependencies 2 direct, 4 indirect [details]
Downloads 440 total (49 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-12-08 [all 1 reports]

Readme for aeson-warning-parser-0.1.1

[back to package description]

aeson-warning-parser

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