[commit: ghc] wip/typos: A few typofixes (5ef25c0)
git at git.haskell.org
git at git.haskell.org
Sun Mar 31 15:09:35 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/typos
Link : http://ghc.haskell.org/trac/ghc/changeset/5ef25c0712f6824170c485998f91ad2b0101632c/ghc
>---------------------------------------------------------------
commit 5ef25c0712f6824170c485998f91ad2b0101632c
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Jan 22 12:07:47 2019 +0100
A few typofixes
>---------------------------------------------------------------
5ef25c0712f6824170c485998f91ad2b0101632c
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 5ef25c0712f6824170c485998f91ad2b0101632c
More information about the ghc-commits
mailing list