[commit: ghc] master: Typofixes (4364f1e)

git at git.haskell.org git at git.haskell.org
Wed Sep 27 10:24:04 UTC 2017


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

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

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

commit 4364f1e7543b6803cfaef321105d253e0bdf08a4
Author: Gabor Greif <ggreif at gmail.com>
Date:   Wed Sep 27 12:21:33 2017 +0200

    Typofixes


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

4364f1e7543b6803cfaef321105d253e0bdf08a4
 compiler/deSugar/Check.hs                               |  2 +-
 compiler/prelude/primops.txt.pp                         |  4 ++--
 compiler/typecheck/TcHsType.hs                          | 10 +++++-----
 compiler/typecheck/TcInteract.hs                        |  2 +-
 compiler/typecheck/TcRnMonad.hs                         |  2 +-
 compiler/typecheck/TcRnTypes.hs                         |  2 +-
 compiler/typecheck/TcSMonad.hs                          |  4 ++--
 compiler/types/Unify.hs                                 |  2 +-
 testsuite/tests/deriving/should_compile/drv-functor1.hs |  2 +-
 testsuite/tests/programs/andy_cherry/andy_cherry.stdout |  4 ++--
 testsuite/tests/programs/andy_cherry/mygames.pgn        |  4 ++--
 11 files changed, 19 insertions(+), 19 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 4364f1e7543b6803cfaef321105d253e0bdf08a4


More information about the ghc-commits mailing list