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

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 1 Nov 2001 05:00:01 -0800


sewardj     2001/11/01 05:00:01 PST

  Modified files:        (Branch: ghc-5-02-branch)
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  merge rev 1.101:
  
    Load the files given on the command line a bit later, and catch any
    exceptions so that errors while loading these files don't cause GHCi
    to exit completely.
  
  Revision  Changes    Path
  1.91.4.4  +18 -15    fptools/ghc/compiler/ghci/InteractiveUI.hs