Changelog of @hackage/process-progress 0.14

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

  • Remove Tests, they were all duplicates of the ones in process-listlike.

-- David Fox dsf@seereason.com Tue, 02 Sep 2014 08:50:04 -0700

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

  • Finish conversion to new readInterleaved code.

-- David Fox dsf@seereason.com Wed, 27 Aug 2014 12:14:17 -0700

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

  • Move System.Process.Read.Verbosity into a separate package.

-- David Fox dsf@seereason.com Sun, 24 Aug 2014 14:10:20 -0700

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

  • Support interleaving of output from a list of file handles
  • Use the simpler MVar based version of the interleaved reader

-- David Fox dsf@seereason.com Mon, 28 Jul 2014 23:07:53 -0700

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