#3296: mention also -RTS after stack overflow
---------------------------------+------------------------------------------
    Reporter:  maeder            |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  high              |    Milestone:  6.12.1          
   Component:  Runtime System    |      Version:  6.10.3          
    Severity:  trivial           |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonmar):

 The suggestion is to change the message to this:

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

 correct?  (that's fine by me)

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