unjson: Bidirectional JSON parsing and generation.

[ bsd3, data, library ] [ Propose Tags ]

Bidirectional JSON parsing and generation with automatic documentation support.


[Skip to Readme]

Modules

[Index]

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'.

Versions [RSS] 0.14, 0.14.0.1, 0.14.1.2, 0.14.1.3, 0.15.0.0, 0.15.1.0, 0.15.2.0, 0.15.2.1, 0.15.3, 0.15.4
Dependencies aeson (>=1.0 && <1.3), attoparsec, base (>=4.5 && <4.11), bytestring (>=0.10), containers, free, hashable, invariant, pretty, primitive, scientific, text, time, unordered-containers, vector [details]
License BSD-3-Clause
Copyright Scrive AB
Author Scrive AB
Maintainer Gracjan Polak <gracjanpolak@gmail.com>, Jonathan Jouty <jonathan@scrive.com>, Mikhail Glushenkov <mikhail@scrive.com>
Revised Revision 1 made by MikhailGlushenkov at 2018-03-18T23:49:52Z
Category Data
Home page https://github.com/scrive/unjson
Source repo head: git clone https://github.com/scrive/unjson.git
this: git clone https://github.com/scrive/unjson.git(tag 0.14.1.3)
Uploaded by MikhailGlushenkov at 2017-04-24T11:02:51Z
Distributions LTSHaskell:0.15.4, NixOS:0.15.4, Stackage:0.15.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6518 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-24 [all 1 reports]

Readme for unjson-0.14.1.3

[back to package description]

unjson Hackage version Build Status

JSON bidirectional parsing and generation with automatic documentation support.