cvs commit: fptools/ghc/compiler/ghci StgInterp.lhs fptools/ghc/compiler/compMan CmLink.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 27 Nov 2000 02:48:10 -0800


simonmar    2000/11/27 02:48:10 PST

  Modified files:
    ghc/compiler/ghci    StgInterp.lhs 
    ghc/compiler/compMan CmLink.lhs 
  Log:
  rename filterNameEnv-->filterNameMap to avoid clash with Name.filterNameEnv.
  
  Revision  Changes    Path
  1.14      +3 -3      fptools/ghc/compiler/ghci/StgInterp.lhs
  1.23      +2 -2      fptools/ghc/compiler/compMan/CmLink.lhs