cvs commit: fptools/ghc/compiler/coreSyn CoreTidy.lhs PprCore.lhs fptools/ghc/compiler/basicTypes NewDemand.lhs fptools/ghc/compiler/specialise Rules.lhs fptools/ghc/compiler/stgSyn StgSyn.lhs

Simon Marlow simonmar at glass.cse.ogi.edu
Mon Nov 17 06:47:54 EST 2003


simonmar    2003/11/17 06:47:54 PST

  Modified files:
    ghc/compiler/coreSyn CoreTidy.lhs PprCore.lhs 
    ghc/compiler/absCSyn AbsCSyn.lhs 
    ghc/compiler/basicTypes NewDemand.lhs 
    ghc/compiler/specialise Rules.lhs 
    ghc/compiler/stgSyn  StgSyn.lhs 
  Log:
  GC dead code and export list entries.
  
  Revision  Changes    Path
  1.77      +1 -2      fptools/ghc/compiler/coreSyn/CoreTidy.lhs
  1.81      +2 -2      fptools/ghc/compiler/coreSyn/PprCore.lhs
  1.56      +1 -6      fptools/ghc/compiler/absCSyn/AbsCSyn.lhs
  1.19      +2 -8      fptools/ghc/compiler/basicTypes/NewDemand.lhs
  1.38      +1 -1      fptools/ghc/compiler/specialise/Rules.lhs
  1.43      +3 -23     fptools/ghc/compiler/stgSyn/StgSyn.lhs


More information about the Cvs-ghc mailing list