cvs commit: fptools/ghc/compiler/basicTypes MkId.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Tue, 19 Dec 2000 00:36:34 -0800


simonpj     2000/12/19 00:36:34 PST

  Modified files:
    ghc/compiler/basicTypes MkId.lhs 
  Log:
  Give the correct type and unfolding for a record selector 
  where the field is overloaded.  This fixes a bug reported
  by Victor Stolz.
  
  	*** BACK-PATCH TO 4.08 PLEASE ***
  
  
  
  
  
  Revision  Changes    Path
  1.51      +45 -20    fptools/ghc/compiler/basicTypes/MkId.lhs