geoffw      2004/07/22 07:17:59 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler/coreSyn PprCore.lhs 
    ghc/compiler/deSugar DsGRHSs.lhs MatchCon.lhs MatchLit.lhs 
    ghc/compiler/simplCore SimplUtils.lhs Simplify.lhs 
  Log:
  Adjusted the pretty-printer for Core GADT.
  Fixed a bug in rebuildCase of the simplifier.
  
  Revision  Changes    Path
  1.82.2.2  +3 -7      fptools/ghc/compiler/coreSyn/PprCore.lhs
  1.34.4.2  +2 -1      fptools/ghc/compiler/deSugar/DsGRHSs.lhs
  1.18.4.2  +3 -3      fptools/ghc/compiler/deSugar/MatchCon.lhs
  1.35.4.2  +6 -3      fptools/ghc/compiler/deSugar/MatchLit.lhs
  1.92.4.3  +2 -2      fptools/ghc/compiler/simplCore/SimplUtils.lhs
  1.149.4.3 +3 -2      fptools/ghc/compiler/simplCore/Simplify.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to