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

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 16 Oct 2001 07:44:51 -0700


simonmar    2001/10/16 07:44:51 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Catch ^C exceptions at the top level of the interactive loop and
  ignore them.
  
  MERGE TO STABLE
  
  Revision  Changes    Path
  1.95      +18 -5     fptools/ghc/compiler/ghci/InteractiveUI.hs