#3296: mention also -RTS after stack overflow
-----------------------------+----------------------------------------------
Reporter:  maeder            |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Runtime System  
 Version:  6.10.3            |       Severity:  trivial         
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 a stack overflow is shown as follows:

 {{{
 Stack space overflow: current size 8388608 bytes.
 Use `+RTS -Ksize' to increase it.
 }}}

 Maybe the usage message for the RTS option can be improved wrt putting
 this option last or using -RTS

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3296>
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