[commit: ghc] master: Typos in comments (80d4a03)

git at git.haskell.org git at git.haskell.org
Mon Oct 31 16:43:33 UTC 2016


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

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

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

commit 80d4a03332e09064e5542924f2897d7eb573f19e
Author: Gabor Greif <ggreif at gmail.com>
Date:   Mon Oct 31 12:08:50 2016 +0100

    Typos in comments


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

80d4a03332e09064e5542924f2897d7eb573f19e
 compiler/iface/MkIface.hs                         |  2 +-
 compiler/rename/RnEnv.hs                          |  2 +-
 compiler/typecheck/TcRnMonad.hs                   |  2 +-
 compiler/typecheck/TcSMonad.hs                    |  2 +-
 compiler/typecheck/TcTyClsDecls.hs                |  2 +-
 compiler/typecheck/TcType.hs                      |  2 +-
 compiler/vectorise/Vectorise/Monad/Naming.hs      |  2 +-
 compiler/vectorise/Vectorise/Type/Env.hs          |  2 +-
 libraries/base/System/Console/GetOpt.hs           |  2 +-
 testsuite/tests/ffi/should_run/ffi005.hs          |  2 +-
 testsuite/tests/polykinds/T7332.hs                |  4 ++--
 testsuite/tests/typecheck/should_compile/tc080.hs | 12 ++++++------
 12 files changed, 18 insertions(+), 18 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 80d4a03332e09064e5542924f2897d7eb573f19e


More information about the ghc-commits mailing list