Source: haskell-criterion Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc6 (>= 6.8), ghc6-prof, libghc6-deepseq-prof (>= 1.1.0.0), libghc6-mtl-prof, libghc6-mwc-random-prof (>= 0.7.0.0), libghc6-parallel-prof, libghc6-parsec3-prof (>= 3.1.0), libghc6-statistics-prof (>= 0.6.0.0), libghc6-vector-prof (>= 0.6.0.2), libghc6-vector-algorithms-prof (>= 0.3.2) Build-Depends-Indep: ghc6-doc, haddock, libghc6-deepseq-doc (>= 1.1.0.0), libghc6-mtl-doc, libghc6-mwc-random-doc (>= 0.7.0.0), libghc6-parallel-doc, libghc6-parsec3-doc (>= 3.1.0), libghc6-statistics-doc (>= 0.6.0.0), libghc6-vector-doc (>= 0.6.0.2), libghc6-vector-algorithms-doc (>= 0.3.2) Standards-Version: 3.8.1 Homepage: http://bitbucket.org/bos/criterion Package: libghc6-criterion-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Robust, reliable performance measurement and analysis This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . Author: Bryan O'Sullivan Upstream-Maintainer: Bryan O'Sullivan . This package contains the normal library files. Package: libghc6-criterion-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-criterion-dev Description: Robust, reliable performance measurement and analysis This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . Author: Bryan O'Sullivan Upstream-Maintainer: Bryan O'Sullivan . This package contains the libraries compiled with profiling enabled. Package: libghc6-criterion-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Description: Robust, reliable performance measurement and analysis This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . Author: Bryan O'Sullivan Upstream-Maintainer: Bryan O'Sullivan . This package contains the documentation files.