From: simonmar Date: Thu, 18 Mar 2004 13:52:32 +0000 (+0000) Subject: [project @ 2004-03-18 13:52:32 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1955 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=eda14cd313f3fe5f9f1a08d801c0d60d17093b98;p=ghc-hetmet.git [project @ 2004-03-18 13:52:32 by simonmar] Default max stack size is now 8M. --- diff --git a/ghc/docs/users_guide/runtime_control.sgml b/ghc/docs/users_guide/runtime_control.sgml index 1a66a88..15ed0c0 100644 --- a/ghc/docs/users_guide/runtime_control.sgml +++ b/ghc/docs/users_guide/runtime_control.sgml @@ -259,7 +259,7 @@ RTS option stack, maximum size - [Default: 1M] Set the maximum stack size for + [Default: 8M] Set the maximum stack size for an individual thread to size bytes. This option is there purely to stop the program eating up all the available memory in the machine if it gets