[commit: ghc] master: Typo fixes (mostly in comments) (a3f7517)
git at git.haskell.org
git at git.haskell.org
Thu Apr 30 09:49:29 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a3f7517e1d21228d0af4d0373a29c8c5b708e5bd/ghc
>---------------------------------------------------------------
commit a3f7517e1d21228d0af4d0373a29c8c5b708e5bd
Author: Gabor Greif <ggreif at gmail.com>
Date: Thu Apr 30 11:47:08 2015 +0200
Typo fixes (mostly in comments)
>---------------------------------------------------------------
a3f7517e1d21228d0af4d0373a29c8c5b708e5bd
compiler/rename/RnExpr.hs | 2 +-
compiler/rename/RnSource.hs | 2 +-
compiler/rename/RnTypes.hs | 2 +-
compiler/typecheck/TcInteract.hs | 28 +++++++++++-----------
compiler/typecheck/TcRnTypes.hs | 2 +-
compiler/typecheck/TcSMonad.hs | 2 +-
docs/users_guide/glasgow_exts.xml | 4 ++--
.../tests/indexed-types/should_compile/T10226.hs | 4 ++--
testsuite/tests/programs/andy_cherry/DataTypes.hs | 6 ++---
testsuite/tests/typecheck/should_compile/T10009.hs | 2 +-
10 files changed, 27 insertions(+), 27 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 a3f7517e1d21228d0af4d0373a29c8c5b708e5bd
More information about the ghc-commits
mailing list