darcs patch: Correct documentation of readProcess

11 Jul
2010
11 Jul
'10
2:56 a.m.
1 patch for repository http://darcs.haskell.org/packages/process:
Sun Jul 11 09:55:17 CEST 2010 Simon Hengel

11 Jul
11 Jul
7:16 a.m.
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
* 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
5428
Age (days ago)
5428
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ian Lynagh
-
Simon Hengel