Deprecated

In favour of

aeson-compat

Compatibility layer for aeson

https://github.com/phadej/aeson-compat#readme

Version on this page:0.3.1.0@rev:2
LTS Haskell 20.26:0.3.10@rev:5
Stackage Nightly 2023-02-23:0.3.10@rev:4
Latest on Hackage:0.3.10@rev:5

See all snapshots aeson-compat appears in

BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:aeson-compat-0.3.1.0@sha256:6ed5f912700689e2c9bd91426168e69e2d366c48aec7de40f75030e30a365f4b,2855

Module documentation for 0.3.1.0

aeson-compat

Build Status Hackage Stackage LTS 3 Stackage Nightly

The package provides compatibility layer for aeson

Changes

0.3.1.0

  • aeson-0.11 support
  • GHC 8.0.1 support
  • Add ToJSON Day and LocalTime instances
    • NOTE this instances are broken in aeson-0.10.0.0
  • Add Natural, Ordering and Version instances

0.3.0.0

Split out aeson-extra