unjson: Bidirectional JSON parsing and generation.

[ bsd3, data, library ] [ Propose Tags ]

Bidirectional JSON parsing and generation with automatic documentation support.


[Skip to Readme]

Downloads

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
Change log CHANGELOG.md
Dependencies aeson (>=1.0), attoparsec, base (>=4.13 && <5), bytestring (>=0.10), containers, free, hashable, invariant, pretty, primitive, scientific, semigroups (>=0.16), 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>
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.15.2.1)
Uploaded by arybczak at 2022-03-16T12:39:37Z
Distributions LTSHaskell:0.15.4, NixOS:0.15.4, Stackage:0.15.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6514 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-03-16 [all 1 reports]

Readme for unjson-0.15.4

[back to package description]

unjson Hackage version Build Status

JSON bidirectional parsing and generation with automatic documentation support.