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

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 14 Feb 2001 03:03:59 -0800


sewardj     2001/02/14 03:03:59 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs Linker.lhs 
  Log:
  Show error messages generated from failed .so/.DLL load attempts.
  
  Revision  Changes    Path
  1.50      +13 -10    fptools/ghc/compiler/ghci/InteractiveUI.hs
  1.7       +5 -4      fptools/ghc/compiler/ghci/Linker.lhs