aeson-extra: Extra goodies for aeson

[ aeson, bsd3, data, library ] [ Propose Tags ]

The package motivation is twofold:

  • provide compatibility layer for aeson

  • provide extra combinators


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.5, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.1.3
Change log CHANGELOG.md
Dependencies aeson (>=0.7.0.6 && <0.11), attoparsec (>=0.12 && <0.14), base (>=4.6 && <4.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), exceptions (>=0.8 && <0.9), hashable (>=1.2 && <1.3), scientific (>=0.3 && <0.4), text (>=1.2 && <1.3), time (>=1.4.2 && <1.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.12) [details]
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Revised Revision 1 made by phadej at 2016-01-26T08:06:28Z
Category Web
Home page https://github.com/phadej/aeson-extra#readme
Bug tracker https://github.com/phadej/aeson-extra/issues
Source repo head: git clone https://github.com/phadej/aeson-extra
Uploaded by phadej at 2015-11-10T13:43:56Z
Distributions Debian:0.4.1.3, LTSHaskell:0.5.1.3, NixOS:0.5.1.3, Stackage:0.5.1.3
Reverse Dependencies 11 direct, 166 indirect [details]
Downloads 19312 total (104 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for aeson-extra-0.2.2.0

[back to package description]

aeson-extra

Build Status Hackage

The package motivation is twofold:

  • provide compatibility layer for aeson
  • provide extra combinators