darcs patch: Correct documentation of readProcess

Ian Lynagh igloo at earth.li
Sun Jul 11 07:16:31 EDT 2010


On Sun, Jul 11, 2010 at 02:56:50AM -0400, Simon Hengel wrote:
> 1 patch for repository http://darcs.haskell.org/packages/process:
> 
> Sun Jul 11 09:55:17 CEST 2010  Simon Hengel <simon.hengel at wiktory.org>
>   * Correct documentation of readProcess
>   
>    * The return type is not 'Either (ExitCode, String) String', it is just
>      'String'
>    * readProcess does not return stderr + stdout, it returns just stdout

Applied, thanks!


Thanks
Ian



More information about the Libraries mailing list