thsutton / aeson-diff

Generate and apply diffs between JSON documents.
BSD 2-Clause "Simplified" License
39 stars 21 forks source link

Remove OKey/AKey distinction and ensure ToJSON/FromJSON roundtrip #62

Open thomasjm opened 2 years ago

thomasjm commented 2 years ago

This is a sketch of a solution to #61. I'm not totally sure it's the right approach but thought I'd put it out to discuss.