[commit: ghc] master: Typos in comments [ci skip] (fc2a96a)

git at git.haskell.org git at git.haskell.org
Wed Apr 12 10:44:18 UTC 2017


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

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

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

commit fc2a96a1ea9cceba596cbd652b44bd830a4191e4
Author: Gabor Greif <ggreif at gmail.com>
Date:   Thu Apr 6 15:13:55 2017 +0200

    Typos in comments [ci skip]


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

fc2a96a1ea9cceba596cbd652b44bd830a4191e4
 compiler/codeGen/StgCmmMonad.hs                        |  4 ++--
 compiler/deSugar/Check.hs                              |  2 +-
 compiler/deSugar/Match.hs                              |  2 +-
 compiler/main/HscMain.hs                               |  2 +-
 compiler/simplCore/CallArity.hs                        |  4 ++--
 compiler/simplCore/Simplify.hs                         |  2 +-
 compiler/simplStg/StgCse.hs                            |  2 +-
 compiler/typecheck/TcExpr.hs                           |  2 +-
 compiler/typecheck/TcInteract.hs                       |  2 +-
 compiler/typecheck/TcRnTypes.hs                        | 12 ++++++------
 compiler/typecheck/TcSigs.hs                           |  2 +-
 compiler/typecheck/TcSimplify.hs                       |  4 ++--
 compiler/typecheck/TcValidity.hs                       |  2 +-
 ghc/GHCi/UI/Tags.hs                                    |  4 ++--
 testsuite/README.md                                    |  2 +-
 testsuite/tests/gadt/T9380.hs                          |  2 +-
 testsuite/tests/partial-sigs/should_fail/PatBind3.hs   |  2 +-
 testsuite/tests/pmcheck/complete_sigs/completesig10.hs |  2 +-
 testsuite/tests/simplStg/should_run/T13536.hs          |  2 +-
 testsuite/tests/simplStg/should_run/T13536.stderr      |  2 +-
 20 files changed, 29 insertions(+), 29 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 fc2a96a1ea9cceba596cbd652b44bd830a4191e4


More information about the ghc-commits mailing list