[commit: ghc] wip/nested-cpr: Clarify the default demand on demand environments (79e9ef8)
git at git.haskell.org
git at git.haskell.org
Thu Dec 5 14:13:53 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/79e9ef8929d6bf2f507e3a6f01d4c9c334e2b8da/ghc
>---------------------------------------------------------------
commit 79e9ef8929d6bf2f507e3a6f01d4c9c334e2b8da
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.
>---------------------------------------------------------------
79e9ef8929d6bf2f507e3a6f01d4c9c334e2b8da
compiler/basicTypes/Demand.lhs | 87 ++++++++++++++++++----------------------
compiler/basicTypes/VarEnv.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 10 -----
compiler/utils/UniqFM.lhs | 12 ++++++
4 files changed, 54 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 79e9ef8929d6bf2f507e3a6f01d4c9c334e2b8da
More information about the ghc-commits
mailing list