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
| Versions | 0.3.3, 0.3.6, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5, 0.6, 0.7 |
|---|---|
| Dependencies | base (<3) or array, base (≥3), bytestring, containers, mtl |
| License | BSD3 |
| Copyright | (c) 2007-2009 Galois Inc. |
| Author | Galois Inc. |
| Maintainer | Sigbjorn Finne <sof@galois.com> |
| Category | Web |
| Upload date | Tue Sep 25 00:18:38 UTC 2012 |
| Uploaded by | IavorDiatchki |
| Built on | ghc-7.6 |
| Distributions | Fedora: 0.7, NixOS: 0.7, Debian: 0.5, FreeBSD: 0.7 |
Modules
Downloads
- json-0.6.tar.gz (Cabal source package)
- package description (included in the package)