[Haskell-cafe] Stack overflow in ghci

Tomasz Zielonka t.zielonka at students.mimuw.edu.pl
Thu Sep 2 11:59:21 EDT 2004


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


More information about the Haskell-Cafe mailing list