patch applied (packages/process): Pass the correct name to
runGenProcess_ for sake of error messages
Simon Marlow
simonmarhaskell at gmail.com
Fri Nov 14 04:22:20 EST 2008
Thu Nov 13 02:56:02 PST 2008 Duncan Coutts <duncan at haskell.org>
* Pass the correct name to runGenProcess_ for sake of error messages
Otherwise error messages from calling createProcess will report the
internal name runGenProcess_ which is misleading. Similarly for the
system and rawSystem functions.
M ./System/Process.hs -6 +6
View patch online:
http://darcs.haskell.org/packages/process/_darcs/patches/20081113105602-adfee-e5b17552142c549ac88c7d8d7a6b714b02556d49.gz
More information about the Cvs-libraries
mailing list