#5885: +RTS -? does not work
-----------------------------------------+----------------------------------
 Reporter:  akio                         |          Owner:                  
     Type:  bug                          |         Status:  new             
 Priority:  normal                       |      Component:  Runtime System  
  Version:  7.4.1                        |       Keywords:                  
       Os:  Unknown/Multiple             |   Architecture:  Unknown/Multiple
  Failure:  Incorrect result at runtime  |       Testcase:                  
Blockedby:                               |       Blocking:                  
  Related:                               |  
-----------------------------------------+----------------------------------
 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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5885>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to