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

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 7 Jun 2001 09:00:18 -0700


sewardj     2001/06/07 09:00:18 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Allow underscores in module names presented to the :module command.
  
  Revision  Changes    Path
  1.73      +4 -2      fptools/ghc/compiler/ghci/InteractiveUI.hs