[commit: ghc] master: Spelling fixes (a273c73)
git at git.haskell.org
git at git.haskell.org
Thu Jul 20 10:56:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a273c735ca268988ee1550c248ba88b57a227cb9/ghc
>---------------------------------------------------------------
commit a273c735ca268988ee1550c248ba88b57a227cb9
Author: Gabor Greif <ggreif at gmail.com>
Date: Thu Jul 20 10:46:14 2017 +0200
Spelling fixes
>---------------------------------------------------------------
a273c735ca268988ee1550c248ba88b57a227cb9
compiler/coreSyn/CoreSyn.hs | 2 +-
compiler/coreSyn/CoreUnfold.hs | 2 +-
compiler/coreSyn/CoreUtils.hs | 2 +-
compiler/ghci/ByteCodeGen.hs | 8 ++++----
compiler/simplCore/SimplCore.hs | 2 +-
compiler/simplCore/Simplify.hs | 2 +-
compiler/specialise/Rules.hs | 2 +-
compiler/typecheck/TcCanonical.hs | 2 +-
compiler/typecheck/TcInstDcls.hs | 2 +-
compiler/typecheck/TcSMonad.hs | 2 +-
docs/users_guide/8.0.2-notes.rst | 2 +-
testsuite/tests/typecheck/should_compile/tc189.hs | 2 +-
12 files changed, 15 insertions(+), 15 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 a273c735ca268988ee1550c248ba88b57a227cb9
More information about the ghc-commits
mailing list