[project @ 1999-08-23 15:55:58 by simonmar]
authorsimonmar <unknown>
Mon, 23 Aug 1999 15:55:58 +0000 (15:55 +0000)
committersimonmar <unknown>
Mon, 23 Aug 1999 15:55:58 +0000 (15:55 +0000)
-fno-cpr ==> -fno-cpr-analyse

ghc/docs/users_guide/using.vsgml

index 5b93782..d6ccff5 100644 (file)
@@ -949,12 +949,8 @@ analyser [because it is sometimes slow]),
 specialisation of overloaded functions [because it makes your code
 bigger]) [US spelling also accepted], and
 <item>
-@-fno-cpr@<nidx>-fno-cpr option</nidx> switches off the CPR (constructed product
+@-fno-cpr-analyse@<nidx>-fno-cpr-analyse option</nidx> switches off the CPR (constructed product
 result) analyser.
-<item>
-@-fno-update-analysis@<nidx>-fno-update-analysis option</nidx> (update
-analyser, because it sometimes takes a <em>long</em> time).  This one
-is only enabled with -O2 anyway.
 </itemize>
 
 Should you wish to turn individual flags <em>on</em>, you are advised