[commit: ghc] master: A bunch of typofixes (2ef973e)

git at git.haskell.org git at git.haskell.org
Mon Jul 31 17:37:38 UTC 2017


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

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

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

commit 2ef973e823ffb128f9f3b4b85b219e1627dceabf
Author: Gabor Greif <ggreif at gmail.com>
Date:   Mon Jul 31 17:34:43 2017 +0200

    A bunch of typofixes


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

2ef973e823ffb128f9f3b4b85b219e1627dceabf
 compiler/basicTypes/DataCon.hs                | 2 +-
 compiler/basicTypes/PatSyn.hs                 | 2 +-
 compiler/nativeGen/RegAlloc/Graph/Coalesce.hs | 2 +-
 compiler/prelude/PrelRules.hs                 | 2 +-
 compiler/simplCore/CallArity.hs               | 2 +-
 compiler/simplCore/SimplUtils.hs              | 2 +-
 compiler/simplStg/StgCse.hs                   | 2 +-
 compiler/typecheck/TcHsType.hs                | 2 +-
 compiler/typecheck/TcUnify.hs                 | 2 +-
 compiler/typecheck/TcValidity.hs              | 2 +-
 compiler/types/TyCoRep.hs                     | 2 +-
 compiler/types/TyCon.hs                       | 2 +-
 docs/core-spec/CoreSyn.ott                    | 2 +-
 13 files changed, 13 insertions(+), 13 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 2ef973e823ffb128f9f3b4b85b219e1627dceabf


More information about the ghc-commits mailing list