Source: haskell-json Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 5.0), haskell-devscripts (>= 0.6.15-nmu8), hscolour (>= 1.8), cdbs, ghc6 (>= 6.8), ghc6-prof, libghc6-mtl-prof, libghc6-mtl-doc Build-Depends-Indep: ghc6-doc, haddock Standards-Version: 3.8.1 Package: libghc6-json-dev Architecture: any Section: libdevel Depends: ${haskell:Depends}, ${misc:Depends} Description: Support for serialising Haskell to and from JSON 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. Upstream-Maintainer: Sigbjorn Finne . This package contains the normal library files. Package: libghc6-json-prof Architecture: any Section: libdevel Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-json-dev Description: Support for serialising Haskell to and from JSON 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. Upstream-Maintainer: Sigbjorn Finne . This package contains the libraries compiled with profiling enabled. Package: haskell-json-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Description: Support for serialising Haskell to and from JSON 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. Upstream-Maintainer: Sigbjorn Finne . This package contains the documentation files.