From: simonmar Date: Tue, 12 Dec 2000 14:48:46 +0000 (+0000) Subject: [project @ 2000-12-12 14:48:46 by simonmar] X-Git-Tag: Approximately_9120_patches~3116 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=37456568751f3ae907d5fd98be3c9c6f02cfe972;p=ghc-hetmet.git [project @ 2000-12-12 14:48:46 by simonmar] -noC has been removed --- diff --git a/ghc/docs/users_guide/debugging.sgml b/ghc/docs/users_guide/debugging.sgml index 8f0415f..fde6973 100644 --- a/ghc/docs/users_guide/debugging.sgml +++ b/ghc/docs/users_guide/debugging.sgml @@ -142,17 +142,6 @@ exec /local/grasp_tmp3/simonpj/ghc-BUILDS/working-alpha/ghc/driver/ghc \ -: - - --noC option -Don't bother generating C output or an interface file. Usually -used in conjunction with one or more of the options; for -example: ghc -noC -ddump-simpl Foo.hs - - - - :