Source: haskell-benchpress 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-mtl-prof (>= 1), libghc6-mtl-prof (<< 1.2) Build-Depends-Indep: ghc6-doc, haddock, libghc6-mtl-doc (>= 1), libghc6-mtl-doc (<< 1.2) Standards-Version: 3.8.1 Homepage: http://github.com/tibbe/benchpress Package: libghc6-benchpress-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Micro-benchmarking with detailed statistics. Benchmarks actions and produces statistics such as min, mean, median, standard deviation, and max execution time. Also computes execution time percentiles. Comes with functions to pretty-print the results. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the normal library files. Package: libghc6-benchpress-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-benchpress-dev Description: Micro-benchmarking with detailed statistics. Benchmarks actions and produces statistics such as min, mean, median, standard deviation, and max execution time. Also computes execution time percentiles. Comes with functions to pretty-print the results. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the libraries compiled with profiling enabled. Package: haskell-benchpress-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Description: Micro-benchmarking with detailed statistics. Benchmarks actions and produces statistics such as min, mean, median, standard deviation, and max execution time. Also computes execution time percentiles. Comes with functions to pretty-print the results. . Author: Johan Tibell Upstream-Maintainer: johan.tibell@gmail.com . This package contains the documentation files.