id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5946,getAnyProcessStatus signals an exception,toc,simonmar,"Steps to reproduce:

{{{
$ ghci-7.0.4
Prelude> import System.Posix
Prelude System.Posix> getAnyProcessStatus False False
}}}

Expected result:
{{{
Nothing
}}}

Actual result:
{{{
*** Exception: getGroupProcessStatus: does not exist (No child processes)
}}}

Tested on 6.12.1 and 7.0.4, Mac OS X 10.7 and Ubuntu 10.04.4 LTS.",bug,closed,high,7.4.2,libraries/unix,7.0.4,fixed,,,Unknown/Multiple,x86_64 (amd64),Runtime crash,Unknown,,,,
