Source: haskell-json Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc6 (>= 6.8), ghc6-prof, libghc6-mtl-prof, libghc6-parsec-prof, libghc6-syb-prof Build-Depends-Indep: ghc6-doc, haddock, libghc6-mtl-doc, libghc6-parsec-doc, libghc6-syb-doc Standards-Version: 3.8.1 Package: libghc6-json-dev Architecture: any Section: haskell 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: haskell 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: libghc6-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.