Source: haskell-data-object 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-failure-prof (>= 0.1.0), libghc-failure-prof (<< 0.2), libghc-text-prof (>= 0.5) Build-Depends-Indep: ghc-doc, haddock, libghc-failure-doc (>= 0.1.0), libghc-failure-doc (<< 0.2), libghc-text-doc (>= 0.5) Standards-Version: 3.8.1 Homepage: http://github.com/snoyberg/data-object/tree/master Package: libghc-data-object-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Represent hierachichal structures, called objects in JSON. These objects show up in different places, eg JSON, Yaml. By providing a representation in a separate repository, other libraries can share a single representation of these structures. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the normal library files. Package: libghc-data-object-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-data-object-dev Description: Represent hierachichal structures, called objects in JSON. These objects show up in different places, eg JSON, Yaml. By providing a representation in a separate repository, other libraries can share a single representation of these structures. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the libraries compiled with profiling enabled. Package: libghc-data-object-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Represent hierachichal structures, called objects in JSON. These objects show up in different places, eg JSON, Yaml. By providing a representation in a separate repository, other libraries can share a single representation of these structures. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the documentation files.