From: simonmar Date: Wed, 24 Sep 2003 13:20:03 +0000 (+0000) Subject: [project @ 2003-09-24 13:20:03 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~413 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=f06315545296c8d8812af359fa5a749c422ade28 [project @ 2003-09-24 13:20:03 by simonmar] remove docs for -fwith option --- diff --git a/ghc/docs/users_guide/flags.sgml b/ghc/docs/users_guide/flags.sgml index 3344b9b..1984429 100644 --- a/ghc/docs/users_guide/flags.sgml +++ b/ghc/docs/users_guide/flags.sgml @@ -510,12 +510,6 @@ dynamic - - - Enable deprecated with keyword - dynamic - - diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index ff113aa..6ed0c94 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -65,18 +65,6 @@ with GHC. - : - - - This option enables the deprecated with - keyword for implicit parameters; it is merely provided for backwards - compatibility. - It is independent of the - flag. - - - - :