Description
Hiearchical prefixing for aeson.
Description
Please see README.md
README.md
aeson-prefix
Hiearchical prefixing of JSON objects from Aeson.
See hackage.haskell.org for details.
Installation
Run either cabal install
or stack install
. This is library, thus there is no executable available.
Running tests
Tests can be run via stack test
.
Discalmer
Any feedback is very welcomed.