Source: haskell-ixset Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-safecopy-dev, libghc-safecopy-prof, libghc-syb-dev, libghc-syb-prof, libghc-syb-with-class-dev (>= 0.6.1), libghc-syb-with-class-prof (>= 0.6.1) Build-Depends-Indep: ghc-doc, libghc-safecopy-doc, libghc-syb-doc, libghc-syb-with-class-doc (>= 0.6.1) Standards-Version: 3.9.1 Homepage: http://happstack.com Package: libghc-ixset-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient relational queries on Haskell sets. Just pick which parts of your data structures you want indexed using an easy to use template-haskell function. Spare yourself the need to write, run, and maintain code that marshalls your data to/from an external relational database just for efficient queries. happstack-ixset relies on generics and TH to spare you the boilerplate normally required for such tasks. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the normal library files. Package: libghc-ixset-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Efficient relational queries on Haskell sets. Just pick which parts of your data structures you want indexed using an easy to use template-haskell function. Spare yourself the need to write, run, and maintain code that marshalls your data to/from an external relational database just for efficient queries. happstack-ixset relies on generics and TH to spare you the boilerplate normally required for such tasks. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the libraries compiled with profiling enabled. Package: libghc-ixset-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Efficient relational queries on Haskell sets. Just pick which parts of your data structures you want indexed using an easy to use template-haskell function. Spare yourself the need to write, run, and maintain code that marshalls your data to/from an external relational database just for efficient queries. happstack-ixset relies on generics and TH to spare you the boilerplate normally required for such tasks. . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the documentation files.