cvs commit: fptools/ghc/compiler/rename Rename.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Mon, 20 Aug 2001 01:17:39 -0700


simonpj     2001/08/20 01:17:39 PDT

  Modified files:
    ghc/compiler/rename  Rename.lhs 
  Log:
  Fix (another) "missing instnace" bug in the renamer.
  This one interacted with the interactive loop in ghci.
  
  Revision  Changes    Path
  1.165     +15 -11    fptools/ghc/compiler/rename/Rename.lhs