[commit: ghc] wip/typos: A few typofixes (ec0ff17)
git at git.haskell.org
git at git.haskell.org
Tue Jan 22 11:09:33 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/typos
Link : http://ghc.haskell.org/trac/ghc/changeset/ec0ff178d230c530bf6521786555183087046420/ghc
>---------------------------------------------------------------
commit ec0ff178d230c530bf6521786555183087046420
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Jan 22 12:07:47 2019 +0100
A few typofixes
>---------------------------------------------------------------
ec0ff178d230c530bf6521786555183087046420
compiler/basicTypes/BasicTypes.hs | 2 +-
compiler/coreSyn/CoreArity.hs | 2 +-
compiler/coreSyn/CoreSyn.hs | 2 +-
compiler/coreSyn/CoreUnfold.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/typecheck/FamInst.hs | 2 +-
rts/posix/Signals.c | 2 +-
11 files changed, 12 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 ec0ff178d230c530bf6521786555183087046420
More information about the ghc-commits
mailing list