Hi, I'm having trouble adjusting the stack size, viz: + cacheprof +RTS -K8M -RTS gcc -I. -I. -c /tmp/ghc5664.s -o PrelTup.c_o Stack space overflow: current size 1048576 bytes. Use `+RTS -Ksize' to increase it. I'm trying to increase it! The program was compiled with GHC 5.02.2. Any ideas why the stack size isn't increasing? Thanks. -- Nick Nethercote njn25@cam.ac.uk