cvs commit: fptools/ghc/compiler/codeGen CgConTbls.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 16 Oct 2001 08:48:30 -0700


simonmar    2001/10/16 08:48:30 PDT

  Modified files:
    ghc/compiler/codeGen CgConTbls.lhs 
  Log:
  top-level constructor workers should have CCS_SUBSUMED, not NO_CCS.
  
  Revision  Changes    Path
  1.32      +2 -2      fptools/ghc/compiler/codeGen/CgConTbls.lhs