nx 2005/05/09 07:52:23 PDT
Modified files: (Branch: arity-anal-branch)
ghc/compiler/basicTypes BasicTypes.lhs Id.lhs IdInfo.lhs
ghc/compiler/coreSyn CoreUtils.lhs PprCore.lhs
ghc/compiler/main DynFlags.hs
ghc/compiler/simplCore SimplCore.lhs
Added files: (Branch: arity-anal-branch)
ghc/compiler/stranal ArityAnal.lhs
Log:
first version from dana
Revision Changes Path
1.36.2.1 +7 -1 fptools/ghc/compiler/basicTypes/BasicTypes.lhs
1.128.2.1 +11 -1 fptools/ghc/compiler/basicTypes/Id.lhs
1.116.2.1 +17 -0 fptools/ghc/compiler/basicTypes/IdInfo.lhs
1.134.2.1 +42 -1 fptools/ghc/compiler/coreSyn/CoreUtils.lhs
1.87.2.1 +4 -1 fptools/ghc/compiler/coreSyn/PprCore.lhs
1.8.2.1 +11 -0 fptools/ghc/compiler/main/DynFlags.hs
1.133.2.1 +9 -3 fptools/ghc/compiler/simplCore/SimplCore.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc