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

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 18 Jun 2001 02:09:29 -0700


simonmar    2001/06/18 02:09:28 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Forced commit to note that the previous commit also adds flushing of
  stdout/stderr before printing an exception.  This fixes the problem
  reported by Leon Smith last week.
  
  Revision  Changes    Path
  1.77      +2 -2      fptools/ghc/compiler/ghci/InteractiveUI.hs