[commit: ghc] wip/nested-cpr: Clarify the default demand on demand environments (fbe14a8)

git at git.haskell.org git at git.haskell.org
Mon Dec 16 20:59:19 UTC 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nested-cpr
Link       : http://ghc.haskell.org/trac/ghc/changeset/fbe14a8e8861403c207dddd6c496096924293bef/ghc

>---------------------------------------------------------------

commit fbe14a8e8861403c207dddd6c496096924293bef
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.


>---------------------------------------------------------------

fbe14a8e8861403c207dddd6c496096924293bef
 compiler/basicTypes/Demand.lhs |   83 ++++++++++++++++++----------------------
 compiler/basicTypes/VarEnv.lhs |    4 +-
 compiler/stranal/DmdAnal.lhs   |   10 -----
 compiler/utils/UniqFM.lhs      |   28 ++++++++++++++
 4 files changed, 69 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 fbe14a8e8861403c207dddd6c496096924293bef


More information about the ghc-commits mailing list