[commit: ghc] master: Spelling fixes in comments [ci skip] (70472bf)

git at git.haskell.org git at git.haskell.org
Wed Jan 18 17:00:46 UTC 2017


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

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

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

commit 70472bf2d862f976790f73e9dc7a0f3f7519ae1d
Author: Gabor Greif <ggreif at gmail.com>
Date:   Wed Jan 18 17:07:40 2017 +0100

    Spelling fixes in comments [ci skip]


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

70472bf2d862f976790f73e9dc7a0f3f7519ae1d
 compiler/basicTypes/BasicTypes.hs                 | 2 +-
 compiler/basicTypes/RdrName.hs                    | 2 +-
 compiler/coreSyn/CoreSyn.hs                       | 2 +-
 compiler/coreSyn/CoreUnfold.hs                    | 2 +-
 compiler/deSugar/PmExpr.hs                        | 2 +-
 compiler/iface/TcIface.hs                         | 2 +-
 compiler/llvmGen/Llvm/AbsSyn.hs                   | 2 +-
 compiler/llvmGen/Llvm/MetaData.hs                 | 2 +-
 compiler/rename/RnTypes.hs                        | 2 +-
 compiler/simplCore/Simplify.hs                    | 2 +-
 compiler/stranal/WwLib.hs                         | 4 ++--
 compiler/typecheck/TcHsType.hs                    | 2 +-
 compiler/typecheck/TcRnTypes.hs                   | 4 ++--
 compiler/typecheck/TcSMonad.hs                    | 2 +-
 compiler/typecheck/TcSimplify.hs                  | 2 +-
 compiler/typecheck/TcTyDecls.hs                   | 2 +-
 compiler/types/TyCon.hs                           | 2 +-
 compiler/utils/Pretty.hs                          | 2 +-
 compiler/vectorise/Vectorise/Vect.hs              | 2 +-
 includes/RtsAPI.h                                 | 2 +-
 includes/stg/MachRegs.h                           | 4 ++--
 libraries/base/GHC/Stats.hsc                      | 2 +-
 rts/linker/MachO.c                                | 2 +-
 testsuite/tests/gadt/Makefile                     | 2 +-
 testsuite/tests/safeHaskell/safeLanguage/Makefile | 2 +-
 25 files changed, 28 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 70472bf2d862f976790f73e9dc7a0f3f7519ae1d


More information about the ghc-commits mailing list