MIT licensed by Daniel Firth
Maintained by [email protected]
This version can be pinned in stack with:aeson-with-0.1.2.0@sha256:e5043c52d8483f5ae1c717909c2f2af218a935d7fd447549d1eeed1dae1123d2,1132

Module documentation for 0.1.2.0

aeson-with

Silly little withXField combinators for adding fields to an existing JSON value.

Changes

Changelog for aeson-with

v0.1.2.0

  • Remove useless dependencies on mtl and hashmap.

v0.1.1.0

  • Add view' and toListOf' for viewing ToJSON instances.

v0.1.0.0

  • Change withArrayField and withValue to take ToJSON values.
  • Remove withValueMaybe.

v0.0.1.0

  • Dirty aeson-with lenses for quickly adding fields to objects.