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

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 7 Feb 2001 02:45:43 -0800


simonmar    2001/02/07 02:45:43 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  the interactive environment now reads commands from ./.ghci followed
  by ~/.ghci.
  
  Revision  Changes    Path
  1.34      +59 -23    fptools/ghc/compiler/ghci/InteractiveUI.hs