[commit: ghc] master: Comments, white space, and rename "InlineRule" to "stable unfolding" (ab4c27e)

git at git.haskell.org git at git.haskell.org
Fri Aug 29 16:17:10 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/ab4c27e917e959778726b82fa6cc8b80eca28e74/ghc

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

commit ab4c27e917e959778726b82fa6cc8b80eca28e74
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Aug 29 15:16:16 2014 +0100

    Comments, white space, and rename "InlineRule" to "stable unfolding"
    
    The "InlineRule" is gone now, so this is just making the comments line
    up with the code.  A function does change its name though:
       updModeForInlineRules  -->  updModeForStableUnfoldings


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

ab4c27e917e959778726b82fa6cc8b80eca28e74
 compiler/simplCore/OccurAnal.lhs  | 10 +++----
 compiler/simplCore/SimplUtils.lhs | 62 +++++++++++++++++++--------------------
 compiler/simplCore/Simplify.lhs   | 12 ++++----
 compiler/stranal/WorkWrap.lhs     |  4 +--
 4 files changed, 44 insertions(+), 44 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 ab4c27e917e959778726b82fa6cc8b80eca28e74


More information about the ghc-commits mailing list