cvs commit: fptools/ghc/compiler/basicTypes DataCon.hi-boot-6 DataCon.lhs MkId.lhs fptools/ghc/compiler/coreSyn CoreUtils.lhs fptools/ghc/compiler/iface IfaceSyn.lhs TcIface.lhs fptools/ghc/compiler/prelude TysWiredIn.lhs fptools/ghc/compiler/simplCore ...

Simon Peyton Jones simonpj at glass.cse.ogi.edu
Mon Jul 26 08:07:52 EDT 2004


simonpj     2004/07/26 05:07:52 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler/basicTypes DataCon.hi-boot-6 DataCon.lhs MkId.lhs 
    ghc/compiler/coreSyn CoreUtils.lhs 
    ghc/compiler/iface   IfaceSyn.lhs TcIface.lhs 
    ghc/compiler/prelude TysWiredIn.lhs 
    ghc/compiler/simplCore SimplUtils.lhs 
    ghc/compiler/types   TyCon.lhs 
  Log:
  TyCon and DataCon
  
  Revision  Changes    Path
  1.4.4.1   +1 -1      fptools/ghc/compiler/basicTypes/DataCon.hi-boot-6
  1.45.4.2  +104 -95   fptools/ghc/compiler/basicTypes/DataCon.lhs
  1.113.4.3 +20 -21    fptools/ghc/compiler/basicTypes/MkId.lhs
  1.125.2.3 +4 -4      fptools/ghc/compiler/coreSyn/CoreUtils.lhs
  1.7.2.2   +12 -10    fptools/ghc/compiler/iface/IfaceSyn.lhs
  1.21.2.3  +35 -35    fptools/ghc/compiler/iface/TcIface.lhs
  1.91.2.2  +3 -3      fptools/ghc/compiler/prelude/TysWiredIn.lhs
  1.92.4.6  +14 -10    fptools/ghc/compiler/simplCore/SimplUtils.lhs
  1.70.2.1  +41 -37    fptools/ghc/compiler/types/TyCon.lhs


More information about the Cvs-ghc mailing list