This version can be pinned in stack with:aeson-compat-0.3.6@sha256:8e6a7142358e3189e10f906f5a0d2ae2306a2191f9ebf8a7ad85a6c70e15e6d9,3101
Module documentation for 0.3.6
Depends on 17 packages
(full list with versions):
aeson,
attoparsec,
base,
base-compat,
bytestring,
containers,
exceptions,
hashable,
nats,
scientific,
semigroups,
tagged,
text,
time,
time-locale-compat,
unordered-containers,
vector aeson-compat

The package provides compatibility layer for aeson
0.3.6
- Fix accidental removal of
AesonException export
0.3.5.2
0.3.5.1
- Fix
(.=) export regression introduced by 0.3.5.0
0.3.5.0
- Use explicit export list. Now we are sure we don’t break interface.
value, value' and Parser are exported from Data.Aeson.Compat
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