[commit: ghc] wip/nested-cpr: Clarify the default demand on demand environments (f7a448d)
git at git.haskell.org
git at git.haskell.org
Thu Dec 5 14:15:10 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/f7a448d4e47d9477b63b15f886ddb70a22936ee9/ghc
>---------------------------------------------------------------
commit f7a448d4e47d9477b63b15f886ddb70a22936ee9
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Dec 4 17:59:09 2013 +0000
Clarify the default demand on demand environments
by adding Notes and using easier to understand combinators.
>---------------------------------------------------------------
f7a448d4e47d9477b63b15f886ddb70a22936ee9
compiler/basicTypes/Demand.lhs | 86 ++++++++++++++++++----------------------
compiler/basicTypes/VarEnv.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 10 -----
compiler/utils/UniqFM.lhs | 12 ++++++
4 files changed, 53 insertions(+), 59 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 f7a448d4e47d9477b63b15f886ddb70a22936ee9
More information about the ghc-commits
mailing list