
2 Feb
2005
2 Feb
'05
6:29 a.m.
Hello, I'm getting this error: Stack space overflow: current size 1048576 bytes. Use `+RTS -Ksize' to increase it. The application is compiled under ghc 6.2.1 I've increased it and everything works, but before I begin to look for the way to pass an environment variable to a cgi app on apache under windows... I'd like to ask whether the error means that the stack must be bigger, or that someone is doing a wrong recursion in the haskell code. After all, I'm just retrieving 40 records from a DB. It doesn't look a big amount, does it? Well, the records are not that little, but my experience on haskell still is :) Enrico
7413
Age (days ago)
7413
Last active (days ago)
0 comments
1 participants
participants (1)
-
Santoemma Enrico