From: simonpj Date: Tue, 6 Apr 2004 09:30:44 +0000 (+0000) Subject: [project @ 2004-04-06 09:30:44 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1903 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d53ac8202d4692bf68cc7263cf6177bfb8e9cb68;p=ghc-hetmet.git [project @ 2004-04-06 09:30:44 by simonpj] Document -fcontext-stack as static --- diff --git a/ghc/docs/users_guide/flags.sgml b/ghc/docs/users_guide/flags.sgml index 6079f5d..769b641 100644 --- a/ghc/docs/users_guide/flags.sgml +++ b/ghc/docs/users_guide/flags.sgml @@ -452,7 +452,7 @@ n set the limit for context reduction - dynamic + static @@ -808,7 +808,7 @@ Turn off CPR analysis static - - + -fcpr @@ -820,9 +820,9 @@ - Turn off full laziness (floating bindings outwards) + Turn off full laziness (floating bindings outwards). It is on by default. dynamic - - + -ffull-laziness