[commit: ghc] wip/nested-cpr: Clarify the default demand on demand environments (d75393c)
git at git.haskell.org
git at git.haskell.org
Thu Dec 5 18:59:52 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/d75393c8237588153451a52bdbd49cdec1c06828/ghc
>---------------------------------------------------------------
commit d75393c8237588153451a52bdbd49cdec1c06828
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.
>---------------------------------------------------------------
d75393c8237588153451a52bdbd49cdec1c06828
compiler/basicTypes/Demand.lhs | 84 +++++++++++++++++++---------------------
compiler/basicTypes/VarEnv.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 10 -----
compiler/utils/UniqFM.lhs | 10 +++++
4 files changed, 52 insertions(+), 56 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 d75393c8237588153451a52bdbd49cdec1c06828
More information about the ghc-commits
mailing list