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

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 11 Jun 2001 07:04:25 -0700


sewardj     2001/06/11 07:04:25 PDT

  Modified files:        (Branch: ghc-5-00-branch)
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  merge rev 1.70:
  Change the type of the GHCi monad [...]  to avoid losing recent
  changes to the state when we receive an exception [...]
  
  Revision  Changes    Path
  1.60.2.7  +15 -14    fptools/ghc/compiler/ghci/InteractiveUI.hs