aeson-flatten: JSON flatten 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), text, unordered-containers [details]
License BSD-3-Clause
Copyright 2016 Jiri Marsicek
Author Jiri Marsicek
Maintainer jiri.marsicek@gmail.com
Category Web, Text, JSON
Home page https://github.com/githubuser/aeson-flatten#readme
Source repo head: git clone https://github.com/githubuser/aeson-flatten
Uploaded by JiriMarsicek at 2016-04-17T20:11:00Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for aeson-flatten-0.1.0.0

[back to package description]

aeson-prefix

JSON flatten for 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.