getAnyProcessStatus signals an exception
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.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.0.4 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/unix |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |