BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:aeson-compat-0.3.4.0@sha256:0744043249f278f55f9c21489ff03688a2ca0030a9162c9ec6800a108763008c,3095

Module documentation for 0.3.4.0

aeson-compat

Build Status Hackage Stackage LTS 3 Stackage Nightly

The package provides compatibility layer for aeson

Changes

0.3.4.0

  • Add NominalDiffTime instances

0.3.3.0

  • Enable PolyKinds to generalize Proxy, Tagged, and Const instances.

0.3.2.0

  • Introduce instances from aeson-0.11.1.0: Const, Tagged, Proxy and NonEmpty
  • Fix bug with Natural instance, aeson-0.11.1.0 and base <=4.7

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