Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Haskell-JSON-Patch

JSON Patch Implementation in Haskell.

Probably best to install with cabal, though if you've got aeson and lens installed then it'll load into ghci There's also a command line interface, it takes two arguments - a patch file and an input file, applies the patch to the input, and prints the patched version to stdout

About

JSON Patch Implementation in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published