cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 9 Feb 2001 09:29:59 -0800


simonmar    2001/02/09 09:29:59 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  remove the bug report location in the welcome msg; it pushed the
  message over 80 columns and is available from the ghc homepage in any
  case.
  
  Revision  Changes    Path
  1.40      +4 -4      fptools/ghc/compiler/ghci/InteractiveUI.hs