[Haskell-cafe] Stack overflow in ghci

Maurí­cio briqueabraque at yahoo.com
Wed Oct 17 18:17:04 EDT 2007


Hi,

I get this error message when testing a function
in ghci:

  *** Exception: stack overflow

I admit I didn't care about efficiency when I
wrote that function, but I'm almost sure it is not
supposed to eat all my memory. Do I need to say
something to ghci if I want it to use all
available memory?

Thanks,
Maurício



More information about the Haskell-Cafe mailing list