aeson-prefix: Hiearchical prefixing for aeson

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see README.md


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log None available
Dependencies aeson, base (>=4.7 && <5), mtl, text, unordered-containers, vector [details]
License BSD-3-Clause
Copyright 2016 Jiri Marsicek
Author Jiri Marsicek
Maintainer jiri.marsicek@gmail.com
Category Text, Web, JSON
Home page https://github.com/j1r1k/aeson-prefix#readme
Source repo head: git clone https://github.com/j1r1k/aeson-prefix
Uploaded by JiriMarsicek at 2016-04-17T19:57:35Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for aeson-prefix-0.1.0.0

[back to package description]

aeson-prefix

Hiearchical prefixing of JSON objects from Aeson.

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.