X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fghci%2FInteractiveUI.hs;h=bb696c8559bad02e9930543a875e572833dbe9c9;hb=7af3c5a81696045acf584700e417f3cbc8758749;hp=7987405eac1c2ffb15958eee7370da18598e54bc;hpb=902d61ca3610bba014aa6a5707f72e08f992a716;p=ghc-hetmet.git diff --git a/ghc/compiler/ghci/InteractiveUI.hs b/ghc/compiler/ghci/InteractiveUI.hs index 7987405..bb696c8 100644 --- a/ghc/compiler/ghci/InteractiveUI.hs +++ b/ghc/compiler/ghci/InteractiveUI.hs @@ -1,5 +1,5 @@ ----------------------------------------------------------------------------- --- $Id: InteractiveUI.hs,v 1.55 2001/03/15 11:23:19 simonmar Exp $ +-- $Id: InteractiveUI.hs,v 1.57 2001/03/25 13:29:54 simonmar Exp $ -- -- GHC Interactive User Interface -- @@ -83,12 +83,13 @@ helpText = "\ \\ \ evaluate/run \n\ \ :cd change directory to \n\ -\ :def define a macro :\n\ +\ :def define a command :\n\ \ :help, :? display this list of commands\n\ \ :load load a module (and it dependents)\n\ \ :module set the context for expression evaluation to \n\ \ :reload reload the current module set\n\ \ :set