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

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 16 May 2001 05:50:00 -0700


simonmar    2001/05/16 05:49:59 PDT

  Modified files:
    ghc/compiler/basicTypes MkId.lhs 
  Log:
  Fix a bug in the unfolding for a record selector which caused problems
  with -funbox-strict-fields.
  
  MERGE with 5.00 (after testing etc. etc.)
  
  Revision  Changes    Path
  1.61      +4 -1      fptools/ghc/compiler/basicTypes/MkId.lhs