aeson-with

withXField combinators for aeson

Version on this page:0.1.1.1
LTS Haskell 18.28:0.1.2.0@rev:2
Stackage Nightly 2022-02-07:0.1.2.0@rev:2
Latest on Hackage:0.1.2.0@rev:2

See all snapshots aeson-with appears in

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

Module documentation for 0.1.1.1

aeson-with

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

Changes

Changelog for aeson-with

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.