[project @ 2005-07-28 15:42:48 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / flags.xml
index e0000f4..0e3147d 100644 (file)
            </row>
 
            <row>
-             <entry><option>-fno-cpr</option></entry>
-             <entry>Turn off CPR analysis</entry>
-             <entry>static</entry>
-             <entry>-fcpr</entry>
-           </row>
-
-           <row>
              <entry><option>-fno-cse</option></entry>
              <entry>Turn off common sub-expression</entry>
              <entry>dynamic</entry>
 
            <row>
              <entry><option>-fno-full-laziness</option></entry>
-             <entry>Turn off full laziness (floating bindings outwards).  It is on by default.</entry>
+             <entry>Turn off full laziness (floating bindings outwards).</entry>
              <entry>dynamic</entry>
              <entry>-ffull-laziness</entry>
            </row>