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