Source: haskell-happstack-ixset Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-happstack-data-prof (>= 6.0), libghc-ixset-prof, libghc-syb-prof Build-Depends-Indep: ghc-doc, libghc-happstack-data-doc (>= 6.0), libghc-ixset-doc, libghc-syb-doc Standards-Version: 3.9.1 Homepage: http://happstack.com Package: libghc-happstack-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-happstack-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-happstack-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. Package: happstack-ixset-tests Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the happstack-ixset-6.1.0 library.