The json package (version 0.3.3)
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.
| Dependencies | base (<3) or array, base (>=3), bytestring, containers |
|---|---|
| License | BSD3 |
| Copyright | (c) 2007-2008 Galois Inc. |
| Author | Galois Inc. |
| Maintainer | dons@galois.com |
| Category | Web |
| Exposed modules | Text.JSON, Text.JSON.Types, Text.JSON.String, Text.JSON.ReadP, Text.JSON.Parsec, Text.JSON.Pretty |
| Upload date | Mon Apr 21 10:59:09 PDT 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- json-0.3.3.tar.gz (Cabal source package)
- package description (included in the package)
