simonmar 2001/11/23 04:03:59 PST
Modified files:
ghc/compiler/typecheck TcMonad.lhs
Log:
Replace a lazy pattern match in tcGetInstLoc with a strict one (fixes
a space leak).
Revision Changes Path
1.71 +2 -1 fptools/ghc/compiler/typecheck/TcMonad.lhs