darcs patch: Correct documentation of readProcess
Simon Hengel
simon.hengel at wiktory.org
Sun Jul 11 02:56:50 EDT 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 2673 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20100711/c9416e5a/attachment.bin
More information about the Libraries
mailing list