simonmar 2001/12/10 06:00:35 PST
Modified files:
ghc/compiler/basicTypes Name.lhs
Log:
Make the OccName and SrcLoc fields of a Name strict, to eliminate
space leaks. This doesn't hurt performance.
Revision Changes Path
1.93 +6 -2 fptools/ghc/compiler/basicTypes/Name.lhs