11 Jul
2010
11 Jul
'10
2:56 p.m.
1 patch for repository http://darcs.haskell.org/packages/process: Sun Jul 11 09:55:17 CEST 2010 Simon Hengel <simon.hengel@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