Source: haskell-happstack-data Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 5.0), haskell-cdbs, ghc6 (>= 6.8), ghc6-doc, haddock, ghc6-prof, libghc6-haxml-dev (>= 1.13), haxml-doc (>= 1.13), libghc6-binary-prof, libghc6-binary-doc, libghc6-happstack-util-prof, libghc6-happstack-util-doc, libghc6-syb-with-class-prof (>= 0.4) Standards-Version: 3.7.2.2 Homepage: http://happstack.com Package: libghc6-happstack-data-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: HAppS 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: libghc6-happstack-data-prof Architecture: any Section: libdevel Depends: ${haskell:Depends}, libghc6-happstack-data-dev Description: HAppS 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.