[project @ 2004-03-18 13:52:32 by simonmar]
authorsimonmar <unknown>
Thu, 18 Mar 2004 13:52:32 +0000 (13:52 +0000)
committersimonmar <unknown>
Thu, 18 Mar 2004 13:52:32 +0000 (13:52 +0000)
Default max stack size is now 8M.

ghc/docs/users_guide/runtime_control.sgml

index 1a66a88..15ed0c0 100644 (file)
        <indexterm><primary><option>-K</option></primary><secondary>RTS option</secondary></indexterm>
        <indexterm><primary>stack, maximum size</primary></indexterm>
        <listitem>
-         <para>&lsqb;Default: 1M&rsqb; Set the maximum stack size for
+         <para>&lsqb;Default: 8M&rsqb; Set the maximum stack size for
           an individual thread to <replaceable>size</replaceable>
           bytes.  This option is there purely to stop the program
           eating up all the available memory in the machine if it gets