[commit: ghc] wip/nested-cpr: Unify RetProd and RetSum to RetCon in CPRResult (cf6f809)
git at git.haskell.org
git at git.haskell.org
Wed Dec 18 15:44:56 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/cf6f809e0087a0fafbfa254baf12b012d1d2261f/ghc
>---------------------------------------------------------------
commit cf6f809e0087a0fafbfa254baf12b012d1d2261f
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Thu Dec 5 16:13:41 2013 +0000
Unify RetProd and RetSum to RetCon in CPRResult
>---------------------------------------------------------------
cf6f809e0087a0fafbfa254baf12b012d1d2261f
compiler/basicTypes/Demand.lhs | 102 ++++++++++++++++++++++------------------
compiler/basicTypes/MkId.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 4 +-
3 files changed, 59 insertions(+), 51 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc cf6f809e0087a0fafbfa254baf12b012d1d2261f
More information about the ghc-commits
mailing list