[commit: ghc] master: Typos in comments (and in a test) (a8a714e)

git at git.haskell.org git at git.haskell.org
Mon Jan 9 15:29:53 UTC 2017


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

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

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

commit a8a714ea6787f5717ca3ddf0f81ebba8d7ccca4d
Author: Gabor Greif <ggreif at gmail.com>
Date:   Thu Jan 5 11:41:44 2017 +0100

    Typos in comments (and in a test)


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

a8a714ea6787f5717ca3ddf0f81ebba8d7ccca4d
 compiler/coreSyn/CorePrep.hs                            | 2 +-
 compiler/simplCore/CallArity.hs                         | 6 +++---
 compiler/simplCore/SimplUtils.hs                        | 2 +-
 compiler/simplStg/StgCse.hs                             | 2 +-
 compiler/typecheck/TcGenDeriv.hs                        | 2 +-
 compiler/utils/Digraph.hs                               | 6 +++---
 libraries/base/Data/Traversable.hs                      | 2 +-
 libraries/base/GHC/Event/PSQ.hs                         | 2 +-
 libraries/compact/Data/Compact.hs                       | 2 +-
 testsuite/tests/programs/andy_cherry/andy_cherry.stdout | 2 +-
 testsuite/tests/programs/andy_cherry/mygames.pgn        | 2 +-
 testsuite/tests/simplCore/should_compile/spec-inline.hs | 2 +-
 testsuite/tests/stranal/sigs/StrAnalExample.hs          | 2 +-
 testsuite/tests/typecheck/should_compile/T12734a.hs     | 2 +-
 14 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 a8a714ea6787f5717ca3ddf0f81ebba8d7ccca4d


More information about the ghc-commits mailing list