aeson-diff-1.1.0.13: Extract and apply patches to JSON documents.
This is a small library for working with changes to JSON documents. It includes a library and two command-line executables in the style of the diff(1) and patch(1) commands available on many systems.
- Data
- Aeson
- Data.Aeson.Diff Extract and apply patches on JSON documents.
- Data.Aeson.Patch Represent RFC 6902 patches.
- Data.Aeson.Pointer JSON Pointers as described in RFC 6901.
- Aeson