[commit: ghc] master: Fix typos (49c5cb4)

git at git.haskell.org git at git.haskell.org
Tue Feb 16 22:13:27 UTC 2016


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

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

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

commit 49c5cb40f049f0a868fa310a240a31b571f40491
Author: Rik Steenkamp <rik at ewps.nl>
Date:   Tue Feb 16 22:44:42 2016 +0100

    Fix typos
    
    Reviewers: bgamari, austin
    
    Reviewed By: austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1915


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

49c5cb40f049f0a868fa310a240a31b571f40491
 compiler/basicTypes/OccName.hs                            |  8 ++++----
 compiler/basicTypes/PatSyn.hs                             |  8 ++++----
 compiler/basicTypes/Unique.hs                             |  2 +-
 compiler/basicTypes/VarEnv.hs                             |  2 +-
 compiler/basicTypes/VarSet.hs                             |  2 +-
 compiler/hsSyn/HsBinds.hs                                 |  2 +-
 compiler/typecheck/TcErrors.hs                            |  2 +-
 compiler/typecheck/TcPatSyn.hs                            | 12 ++++++------
 compiler/typecheck/TcRnTypes.hs                           | 10 +++++-----
 compiler/types/TyCoRep.hs                                 |  2 +-
 docs/users_guide/glasgow_exts.rst                         | 10 +++++-----
 testsuite/tests/monadfail/MonadFailWarnings.stderr        |  8 ++++----
 testsuite/tests/wcompat-warnings/WCompatWarningsOn.stderr |  2 +-
 13 files changed, 35 insertions(+), 35 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 49c5cb40f049f0a868fa310a240a31b571f40491


More information about the ghc-commits mailing list