json-0.4.4: Support for serialising Haskell to and from JSON

The json package

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.

This library provides a parser and pretty printer for converting between Haskell values and JSON.

Properties

Versions0.3.3, 0.3.6, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5
Dependenciesbase (<3) or
array, base (≥3), bytestring, containers, mtl
LicenseBSD3
Copyright(c) 2007-2009 Galois Inc.
AuthorGalois Inc.
MaintainerSigbjorn Finne <sof@galois.com>
CategoryWeb
Upload dateWed May 12 20:34:47 UTC 2010
Uploaded byIavorDiatchki
Built onghc-6.12, ghc-7.0
Build failureghc-7.2 (log)
DistributionsFedora: 0.4.4, NixOS: 0.5, Debian: 0.5, FreeBSD: 0.4.4

Modules

Downloads