[commit: ghc] wip/ghc-8.8-merges: A few typofixes (9c09935)

git at git.haskell.org git at git.haskell.org
Thu Feb 21 15:09:53 UTC 2019


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

On branch  : wip/ghc-8.8-merges
Link       : http://ghc.haskell.org/trac/ghc/changeset/9c09935adf5958564e51f6cef9a8e972e34add87/ghc

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

commit 9c09935adf5958564e51f6cef9a8e972e34add87
Author: Gabor Greif <ggreif at gmail.com>
Date:   Tue Jan 22 12:07:47 2019 +0100

    A few typofixes


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

9c09935adf5958564e51f6cef9a8e972e34add87
 compiler/basicTypes/BasicTypes.hs  | 2 +-
 compiler/coreSyn/CoreArity.hs      | 2 +-
 compiler/coreSyn/CoreSyn.hs        | 2 +-
 compiler/coreSyn/CoreUnfold.hs     | 2 +-
 compiler/hieFile/HieAst.hs         | 2 +-
 compiler/hsSyn/HsDecls.hs          | 2 +-
 compiler/main/InteractiveEval.hs   | 2 +-
 compiler/nativeGen/CFG.hs          | 2 +-
 compiler/prelude/primops.txt.pp    | 2 +-
 compiler/simplCore/Simplify.hs     | 5 ++---
 compiler/stgSyn/CoreToStg.hs       | 2 +-
 compiler/typecheck/FamInst.hs      | 2 +-
 docs/users_guide/extending_ghc.rst | 2 +-
 hadrian/src/Rules/Documentation.hs | 2 +-
 libraries/base/Data/Either.hs      | 4 ++--
 libraries/base/Data/Foldable.hs    | 2 +-
 rts/posix/Signals.c                | 2 +-
 17 files changed, 19 insertions(+), 20 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 9c09935adf5958564e51f6cef9a8e972e34add87


More information about the ghc-commits mailing list