The latest version of json is 0.11-0.

json

Version 0.6 revision 1 uploaded by AdamBergmark.

Package meta

Synopsis
Support for serialising Haskell to and from JSON
Description

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.

Author
Galois Inc.
Bug reports
n/a
Category
Web
Copyright
(c) 2007-2009 Galois Inc.
Homepage
n/a
Maintainer
Sigbjorn Finne <sof@galois.com>
Package URL
n/a
Stability
n/a

Components