aeson-flatten: JSON flatten for Aeson

[ bsd3, json, library, text, web ] [ Propose Tags ]
This version is deprecated.

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2 (info)
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:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1899 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-04-17 [all 1 reports]

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.