Source: haskell-silently Maintainer: Debian Haskell Group Uploaders: Clint Adams Priority: extra Section: haskell Build-Depends: cdbs, debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), Build-Depends-Indep: ghc-doc Standards-Version: 3.9.8 Homepage: https://github.com/hspec/silently Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-silently Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git Package: libghc-silently-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: prevent or capture writing to stdout and other handles${haskell:ShortBlurb} Need to prevent output to the terminal, a file, or stderr? Need to capture it and use it for your own means? Now you can, with silence and capture. . ${haskell:Blurb} Package: libghc-silently-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: prevent or capture writing to stdout and other handles${haskell:ShortBlurb} Need to prevent output to the terminal, a file, or stderr? Need to capture it and use it for your own means? Now you can, with silence and capture. . ${haskell:Blurb} Package: libghc-silently-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: prevent or capture writing to stdout and other handles${haskell:ShortBlurb} Need to prevent output to the terminal, a file, or stderr? Need to capture it and use it for your own means? Now you can, with silence and capture. . ${haskell:Blurb}