Source: haskell-json Priority: extra Section: haskell Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-array-dev | ghc, libghc-array-prof | ghc, libghc-base-dev (<< 5) | ghc, libghc-base-dev (>= 4) | ghc, libghc-base-prof (<< 5) | ghc, libghc-base-prof (>= 4) | ghc, libghc-bytestring-dev | ghc, libghc-bytestring-prof | ghc, libghc-containers-dev | ghc, libghc-containers-prof | ghc, libghc-mtl-dev, libghc-mtl-prof, libghc-pretty-dev | ghc, libghc-pretty-prof | ghc, libghc-syb-dev (>= 0.3.3), libghc-syb-prof (>= 0.3.3), libghc-text-dev, libghc-text-prof Build-Depends-Indep: ghc-doc, libghc-array-doc | ghc, libghc-base-doc (<< 5) | ghc, libghc-base-doc (>= 4) | ghc, libghc-bytestring-doc | ghc, libghc-containers-doc | ghc, libghc-mtl-doc, libghc-pretty-doc | ghc, libghc-syb-doc (>= 0.3.3), libghc-text-doc Standards-Version: 3.9.1 Homepage: http://hackage.haskell.org/package/json Package: libghc-json-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} 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: libghc-json-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} 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: libghc-json-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} 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.