[commit: ghc] master: Typos in comments [ci skip] (e4ae78a)
git at git.haskell.org
git at git.haskell.org
Wed Jan 25 11:51:31 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e4ae78ae118f5b009a87b71f9ec21fb00962283a/ghc
>---------------------------------------------------------------
commit e4ae78ae118f5b009a87b71f9ec21fb00962283a
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Jan 24 14:54:31 2017 +0100
Typos in comments [ci skip]
>---------------------------------------------------------------
e4ae78ae118f5b009a87b71f9ec21fb00962283a
compiler/basicTypes/ConLike.hs | 2 +-
compiler/basicTypes/RdrName.hs | 6 +++---
compiler/cmm/CmmSink.hs | 2 +-
compiler/coreSyn/CoreSyn.hs | 6 +++---
compiler/deSugar/DsMeta.hs | 2 +-
compiler/iface/IfaceSyn.hs | 2 +-
compiler/main/DynFlags.hs | 2 +-
compiler/rename/RnEnv.hs | 4 ++--
compiler/simplCore/CoreMonad.hs | 2 +-
compiler/stgSyn/StgSyn.hs | 2 +-
compiler/typecheck/TcErrors.hs | 2 +-
compiler/typecheck/TcSMonad.hs | 4 ++--
compiler/types/Unify.hs | 2 +-
13 files changed, 19 insertions(+), 19 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 e4ae78ae118f5b009a87b71f9ec21fb00962283a
More information about the ghc-commits
mailing list