aeson-extra: Extra goodies for aeson

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

Package provides extra funcitonality on top of aeson and aeson-compat


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Aeson
      • Data.Aeson.Extra
        • Data.Aeson.Extra.CollapsedList
        • Data.Aeson.Extra.Foldable
        • Data.Aeson.Extra.Map
        • Data.Aeson.Extra.Merge
        • Data.Aeson.Extra.SingObject
        • Data.Aeson.Extra.Stream
        • Data.Aeson.Extra.SymTag
        • Data.Aeson.Extra.TH
        • Data.Aeson.Extra.Time

Downloads

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.12), aeson-compat (>=0.3.0.0 && <0.4), attoparsec (>=0.11.3.4 && <0.14), base (>=4.6 && <4.10), base-compat (>=0.6.0 && <0.10), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), exceptions (>=0.8 && <0.9), hashable (>=1.2 && <1.3), parsec (>=3.1.9 && <3.2), recursion-schemes (>=4.1.2 && <4.2), scientific (>=0.3 && <0.4), template-haskell (>=2.8 && <2.11), text (>=1.2 && <1.3), time (>=1.4.2 && <1.7), time-parsers (>=0.1.0.0 && <0.2), transformers (>=0.3 && <0.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>
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 2016-06-03T15:21:26Z
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 19363 total (98 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-24 [all 3 reports]

Readme for aeson-extra-0.3.2.0

[back to package description]

aeson-extra

Build Status Hackage Stackage LTS 3 Stackage Nightly

Package provides extra funcitonality on top of aeson and aeson-compat