[Haskell-cafe] Stack overflow in ghci

Ron de Bruijn rondebruijn at yahoo.com
Thu Sep 2 16:44:44 EDT 2004


--- Tomasz Zielonka <t.zielonka at students.mimuw.edu.pl>
wrote:

> On Thu, Sep 02, 2004 at 08:47:51AM -0700, Ron de
> Bruijn wrote:
> > I heard of the +RTS option. I used:
> > ghci SomeModule.hs -someoptions +RTS -K1500000,
> but
> > this doesn't seem to have any effect. 
> 
> Try +RTS -K150M.
> -K1500000 means 1500000 bytes.
> 
> Best regards,
> Tom
> 
> -- 
> .signature: Too many levels of symbolic links
> 
Ok, it works. I thought the K was equivalent to 1000,
but the first K doesn't have that meaning. Thanks.



		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


More information about the Haskell-Cafe mailing list