From: Ian Lynagh Date: Mon, 16 Jul 2007 18:36:24 +0000 (+0000) Subject: Remove note that -E behaviour has changed (6.0 has the same note) X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=559a5553ca80955393365335903237bec2e7a583;p=ghc-hetmet.git Remove note that -E behaviour has changed (6.0 has the same note) --- diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index eb032df..2503ace 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -595,9 +595,7 @@ ghc -c Foo.hs Note: The option -E option runs just the pre-processing passes - of the compiler, dumping the result in a file. Note that this - differs from the previous behaviour of dumping the file to - standard output. + of the compiler, dumping the result in a file. Overriding the default behaviour for a file