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

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 6 Jun 2001 07:02:50 -0700


sewardj     2001/06/06 07:02:50 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs Linker.lhs 
  Log:
  Haskell-side stuff for making -L<dir> work on the ghci command line.
  
  Revision  Changes    Path
  1.71      +41 -19    fptools/ghc/compiler/ghci/InteractiveUI.hs
  1.9       +3 -3      fptools/ghc/compiler/ghci/Linker.lhs