BSD-3-Clause licensed by Viktor Kronvall, Jonas Carpay
Maintained by Jonas Carpay
This version can be pinned in stack with:aeson-commit-1.4@sha256:858f116c70df9b5ae489a47ab46b1400dc224205ef17fcbe18a1e4be0e9c5f11,1432

Module documentation for 1.4

Depends on 4 packages(full list with versions):

aeson-commit

Hackage version Stackage version Build status

Commitment mechanism for aeson parsers. Commitment means that if some initial parsing succeeds, subsequent failures are unrecoverable.

See haddocks for more information and examples.

Changes

Changelog

[1.4]

[Added]

  • Nix support
  • Conditionally qualifications for aeson-2.0

[Changed]

  • Reword documentation

[1.3]

[Changed]

  • Relax version bounds in preparation for uploading to stackage
  • Rewords documentation – again

[1.2]

[Changed]

  • Reword parts of the documentation
  • Add missing fields to cabal file in preparation of adding to stackage

[1.1]

[Added]

  • A changelog

[Changed]

  • Loosen version bounds in hope of appeasing the hackage build matrix

[1.0]

[Added]

  • Everything