simonmar 2001/02/07 03:53:00 PST
Modified files:
ghc/compiler/compMan CmLink.lhs
Log:
Don't re-link interpreted modules if they haven't changed. Now :r is
almost instantaneous when nothing changes (as it should be).
Revision Changes Path
1.28 +4 -2 fptools/ghc/compiler/compMan/CmLink.lhs