haskell-process-progress (0.10) unstable; urgency=low

  * When DEBUG_VERBOSITY environment variable is set, prefix each string
    output by vPutStr of vPutStrLn with the current verbosity level, and
    don't suppress any output.

 -- David Fox <dsf@seereason.com>  Fri, 30 May 2014 13:36:08 -0700

haskell-process-progress (0.9) unstable; urgency=low

  * Now $VERBOSITY<=0 means the qPutStr and qPutStrLn functions don't
    generate output, one or greater and they do.
  * Add qBracket

 -- David Fox <dsf@seereason.com>  Mon, 06 Jan 2014 13:25:29 -0800

haskell-process-progress (0.8) unstable; urgency=low

  * Move the NFData ExitCode instance here from debian-repo
  * Minor documentation updates

 -- David Fox <dsf@seereason.com>  Wed, 01 Jan 2014 09:40:50 -0800

haskell-process-progress (0.7) unstable; urgency=low

  * Fix the prefix feature, which prepends different prefixes to the
    lines of stdout and stderr.

 -- David Fox <dsf@seereason.com>  Mon, 23 Dec 2013 21:46:47 -0800

haskell-process-progress (0.6) unstable; urgency=low

  * Add option to echo output with prefixes on exception

 -- David Fox <dsf@seereason.com>  Mon, 09 Dec 2013 06:22:34 -0800

haskell-process-progress (0.5.3) unstable; urgency=low

  * Make changelog visible on hackage.

 -- David Fox <dsf@seereason.com>  Tue, 15 Oct 2013 07:39:38 -0700

haskell-process-progress (0.5.2) unstable; urgency=low

  * Fix the repository location in the cabal file.

 -- David Fox <dsf@seereason.com>  Sat, 31 Aug 2013 07:58:14 -0700

haskell-process-progress (0.5.1) unstable; urgency=low

  * Switch dependency from process-extras to process-listlike.

 -- David Fox <dsf@seereason.com>  Sat, 25 May 2013 08:22:42 -0700

haskell-process-progress (0.5) unstable; urgency=low

  * Changes for process-extras-0.6.

 -- David Fox <dsf@seereason.com>  Wed, 28 Nov 2012 09:59:27 -0800

haskell-process-progress (0.4.7) unstable; urgency=low

  * Bring over changes from retired darcs repository.

 -- David Fox <dsf@seereason.com>  Fri, 02 Nov 2012 16:47:06 -0700

haskell-process-progress (0.4.5) unstable; urgency=low

  * Debianization generated by cabal-debian

 -- SeeReason Autobuilder <partners@seereason.com>  Wed, 24 Oct 2012 15:18:01 -0700

