+RTS -? does not work
Compile the following hello.hs:
main = putStrLn "hello"
with:
ghc -rtsopts hello.hs
Then run it:
- /hello +RTS -?
I get "hello", but a help message is expected.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.4.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |