Description
A Haskell library for computing and applying differences between JSON documents. It helps software describe changes as patches instead of replacing an entire JSON value.
Developers use it in APIs, synchronization tools, tests, or configuration workflows that need structured JSON changes. It should be handled carefully when patches affect user data.