cvs commit: fptools/ghc/compiler/types InstEnv.lhs

Sigbjorn Finne sof@glass.cse.ogi.edu
Fri, 9 Nov 2001 10:40:52 -0800


sof         2001/11/09 10:40:52 PST

  Modified files:
    ghc/compiler/types   InstEnv.lhs 
  Log:
  lookupInstEnv: "#ifdef DEBUG"-protect trace code
  that got included in prev. commit.
  
  (I'm guessing it either should be removed or moved
  into the ASSERT, but I'll let the original committer
  decide which).
  
  Revision  Changes    Path
  1.19      +2 -0      fptools/ghc/compiler/types/InstEnv.lhs