[commit: ghc] master: More typos in comments [skip ci] (6199588)
git at git.haskell.org
git at git.haskell.org
Wed Jun 22 10:02:17 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/619958832cbe11096cae3dac9a0a7a5591163a00/ghc
>---------------------------------------------------------------
commit 619958832cbe11096cae3dac9a0a7a5591163a00
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Jun 21 16:16:20 2016 +0200
More typos in comments [skip ci]
>---------------------------------------------------------------
619958832cbe11096cae3dac9a0a7a5591163a00
compiler/basicTypes/DataCon.hs | 2 +-
compiler/basicTypes/Demand.hs | 2 +-
compiler/basicTypes/MkId.hs | 2 +-
compiler/codeGen/StgCmmClosure.hs | 2 +-
compiler/coreSyn/CoreUtils.hs | 4 ++--
compiler/main/HscTypes.hs | 2 +-
compiler/rename/RnSource.hs | 2 +-
compiler/simplCore/OccurAnal.hs | 2 +-
compiler/simplCore/Simplify.hs | 2 +-
compiler/typecheck/TcRnTypes.hs | 2 +-
compiler/types/FamInstEnv.hs | 2 +-
compiler/types/TyCon.hs | 2 +-
rts/RtsAPI.c | 2 +-
13 files changed, 14 insertions(+), 14 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 619958832cbe11096cae3dac9a0a7a5591163a00
More information about the ghc-commits
mailing list