From: simonmar Date: Thu, 28 Jul 2005 15:42:48 +0000 (+0000) Subject: [project @ 2005-07-28 15:42:48 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~285 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5ecb44457a28047103132d267ffc80a078819442;p=ghc-hetmet.git [project @ 2005-07-28 15:42:48 by simonmar] - Remove -fno-cpr, which doesn't exist - remove redundancy in description of -fno-full-laziness --- diff --git a/ghc/docs/users_guide/flags.xml b/ghc/docs/users_guide/flags.xml index e0000f4..0e3147d 100644 --- a/ghc/docs/users_guide/flags.xml +++ b/ghc/docs/users_guide/flags.xml @@ -942,13 +942,6 @@ - - Turn off CPR analysis - static - -fcpr - - - Turn off common sub-expression dynamic @@ -957,7 +950,7 @@ - Turn off full laziness (floating bindings outwards). It is on by default. + Turn off full laziness (floating bindings outwards). dynamic -ffull-laziness