Source: haskell-happstack-data Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-binary-prof, libghc-mtl-prof (>= 1.1), libghc-mtl-prof (<< 2.1), libghc-syb-prof, libghc-syb-with-class-prof (>= 0.6.1), libghc-syb-with-class-instances-text-prof, libghc-text-prof (>= 0.10), libghc-text-prof (<< 0.12) Build-Depends-Indep: ghc-doc, haddock, libghc-binary-doc, libghc-mtl-doc (>= 1.1), libghc-mtl-doc (<< 2.1), libghc-syb-doc, libghc-syb-with-class-doc (>= 0.6.1), libghc-syb-with-class-instances-text-doc, libghc-text-doc (>= 0.10), libghc-text-doc (<< 0.12) Standards-Version: 3.8.1 Homepage: http://happstack.com Package: libghc-happstack-data-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Happstack data manipulation libraries This package provides libraries for: . * Deriving instances for your datatypes. . * Producing default values of Haskell datatypes. . * Normalizing values of Haskell datatypes. . * Marshalling Haskell values to and from XML. . * Marshalling Haskell values to and from HTML forms. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the normal library files. Package: libghc-happstack-data-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-happstack-data-dev Description: Happstack data manipulation libraries This package provides libraries for: . * Deriving instances for your datatypes. . * Producing default values of Haskell datatypes. . * Normalizing values of Haskell datatypes. . * Marshalling Haskell values to and from XML. . * Marshalling Haskell values to and from HTML forms. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the libraries compiled with profiling enabled. Package: libghc-happstack-data-doc Conflicts: haskell-happstack-data-doc Replaces: haskell-happstack-data-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Happstack data manipulation libraries This package provides libraries for: . * Deriving instances for your datatypes. . * Producing default values of Haskell datatypes. . * Normalizing values of Haskell datatypes. . * Marshalling Haskell values to and from XML. . * Marshalling Haskell values to and from HTML forms. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the documentation files. Package: happstack-data-tests Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the happstack-data-6.0.0 library.