[commit: ghc] master: Stomp a few typos and grammaros (caf50f6)

git at git.haskell.org git at git.haskell.org
Mon Dec 17 14:11:55 UTC 2018


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

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

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

commit caf50f631f0216fc11b653b1d0f34e7ca578ec45
Author: Gabor Greif <ggreif at gmail.com>
Date:   Sat Dec 15 12:44:59 2018 +0100

    Stomp a few typos and grammaros
    
    Also use 'id'


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

caf50f631f0216fc11b653b1d0f34e7ca578ec45
 compiler/coreSyn/CoreUtils.hs                     |  2 +-
 compiler/deSugar/DsMonad.hs                       |  2 +-
 compiler/simplCore/FloatOut.hs                    |  4 ++--
 compiler/simplCore/OccurAnal.hs                   |  2 +-
 compiler/simplCore/SetLevels.hs                   | 12 ++++++------
 compiler/simplCore/SimplUtils.hs                  |  4 ++--
 compiler/specialise/Specialise.hs                 | 10 +++++-----
 compiler/stranal/WwLib.hs                         |  4 ++--
 compiler/typecheck/TcCanonical.hs                 |  2 +-
 compiler/utils/Pretty.hs                          |  2 +-
 testsuite/tests/driver/pragma001.hs               |  3 +--
 testsuite/tests/driver/pragma002.hs               |  3 +--
 testsuite/tests/typecheck/should_compile/T3018.hs |  4 ++--
 13 files changed, 26 insertions(+), 28 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 caf50f631f0216fc11b653b1d0f34e7ca578ec45


More information about the ghc-commits mailing list