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

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 20 Dec 2000 02:36:23 -0800


simonmar    2000/12/20 02:36:23 PST

  Modified files:
    ghc/compiler/basicTypes IdInfo.lhs 
  Log:
  add predicate on CafInfo: mayHaveCafRefs :: CafInfo -> Bool
  
  Revision  Changes    Path
  1.65      +4 -1      fptools/ghc/compiler/basicTypes/IdInfo.lhs