Source: haskell-data-object-json Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-jsonb-prof (>= 1.0), libghc-jsonb-prof (<< 1.1), libghc-bytestring-trie-prof (>= 0.1.4), libghc-bytestring-trie-prof (<< 0.3), libghc-convertible-text-prof (>= 0.3.0), libghc-convertible-text-prof (<< 0.4), libghc-data-object-prof (>= 0.3.0), libghc-data-object-prof (<< 0.4), libghc-failure-prof (>= 0.1.0), libghc-failure-prof (<< 0.2), libghc-text-prof (>= 0.7.1) Build-Depends-Indep: ghc-doc, haddock, libghc-jsonb-doc (>= 1.0), libghc-jsonb-doc (<< 1.1), libghc-bytestring-trie-doc (>= 0.1.4), libghc-bytestring-trie-doc (<< 0.3), libghc-convertible-text-doc (>= 0.3.0), libghc-convertible-text-doc (<< 0.4), libghc-data-object-doc (>= 0.3.0), libghc-data-object-doc (<< 0.4), libghc-failure-doc (>= 0.1.0), libghc-failure-doc (<< 0.2), libghc-text-doc (>= 0.7.1) Standards-Version: 3.8.1 Homepage: http://github.com/snoyberg/data-object-json/tree/master Package: libghc-data-object-json-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Serialize JSON data to/from Haskell using the data-object library. . This package contains the normal library files. Package: libghc-data-object-json-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-data-object-json-dev Description: Serialize JSON data to/from Haskell using the data-object library. . This package contains the libraries compiled with profiling enabled. Package: libghc-data-object-json-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Serialize JSON data to/from Haskell using the data-object library. . This package contains the documentation files.