Source: haskell-progress Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-hunit-dev, libghc-hunit-prof, libghc-base-dev (<< 5) | ghc, libghc-base-dev (>= 4) | ghc, libghc-base-prof (<< 5) | ghc-prof, libghc-base-prof (>= 4) | ghc-prof, libghc-bytestring-dev (>= 0.9.2.0) | ghc, libghc-bytestring-prof (>= 0.9.2.0) | ghc-prof, libghc-containers-dev | ghc, libghc-containers-prof | ghc-prof, libghc-directory-dev | ghc, libghc-directory-prof | ghc-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-old-time-dev | ghc, libghc-old-time-prof | ghc-prof, libghc-parallel-dev, libghc-parallel-prof, libghc-process-dev | ghc, libghc-process-prof | ghc-prof, libghc-time-dev | ghc, libghc-time-prof | ghc-prof, libghc-unix-dev | ghc, libghc-unix-prof | ghc-prof, libcrypt-dev | libc6-dev Build-Depends-Indep: ghc-doc, libghc-hunit-doc, libghc-base-doc (<< 5) | ghc-doc, libghc-base-doc (>= 4) | ghc-doc, libghc-bytestring-doc (>= 0.9.2.0) | ghc-doc, libghc-containers-doc | ghc-doc, libghc-directory-doc | ghc-doc, libghc-mtl-doc, libghc-old-time-doc | ghc-doc, libghc-parallel-doc, libghc-process-doc | ghc-doc, libghc-time-doc | ghc-doc, libghc-unix-doc | ghc-doc Standards-Version: 3.9.1 Homepage: http://src.seereason.com/progress Package: libghc-progress-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Conflicts: libghc-unixutils-dev (< 1.50) Description: Run commands and processes and control their progress reporting Run commands and processes and control their progress reporting. Support for numerical quietness levels is included, and control over whether we see all the output, all the output when an error occurs, dots representing the amount of output produced, or no output at all. . Author: David Fox Upstream-Maintainer: dsf@seereason.com . This package contains the normal library files. Package: libghc-progress-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Conflicts: libghc-unixutils-prof (< 1.50) Description: Run commands and processes and control their progress reporting Run commands and processes and control their progress reporting. Support for numerical quietness levels is included, and control over whether we see all the output, all the output when an error occurs, dots representing the amount of output produced, or no output at all. . Author: David Fox Upstream-Maintainer: dsf@seereason.com . This package contains the libraries compiled with profiling enabled. Package: libghc-progress-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Conflicts: libghc-unixutils-doc (< 1.50) Description: Run commands and processes and control their progress reporting Run commands and processes and control their progress reporting. Support for numerical quietness levels is included, and control over whether we see all the output, all the output when an error occurs, dots representing the amount of output produced, or no output at all. . Author: David Fox Upstream-Maintainer: dsf@seereason.com . This package contains the documentation files.