[commit: ghc] master: Squash some spelling issues (9005f91)
git at git.haskell.org
git at git.haskell.org
Sun Jan 26 13:34:11 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9005f91e2884b0db1f8b66b124708f65f7e69b90/ghc
>---------------------------------------------------------------
commit 9005f91e2884b0db1f8b66b124708f65f7e69b90
Author: Gabor Greif <ggreif at gmail.com>
Date: Sun Jan 26 13:39:00 2014 +0100
Squash some spelling issues
>---------------------------------------------------------------
9005f91e2884b0db1f8b66b124708f65f7e69b90
compiler/basicTypes/BasicTypes.lhs | 2 +-
compiler/cmm/CmmContFlowOpt.hs | 2 +-
compiler/coreSyn/CoreLint.lhs | 2 +-
compiler/coreSyn/CoreSubst.lhs | 4 ++--
compiler/coreSyn/CoreSyn.lhs | 2 +-
compiler/hsSyn/HsUtils.lhs | 2 +-
compiler/rename/RnEnv.lhs | 4 ++--
compiler/rename/RnPat.lhs | 4 ++--
compiler/rename/RnSource.lhs | 2 +-
compiler/simplCore/OccurAnal.lhs | 6 +++---
compiler/simplCore/SimplCore.lhs | 2 +-
compiler/stgSyn/CoreToStg.lhs | 2 +-
compiler/typecheck/TcMType.lhs | 2 +-
docs/comm/exts/th.html | 2 +-
docs/comm/the-beast/basicTypes.html | 2 +-
docs/comm/the-beast/renamer.html | 2 +-
docs/comm/the-beast/simplifier.html | 2 +-
docs/comm/the-beast/stg.html | 4 ++--
docs/comm/the-beast/typecheck.html | 6 +++---
docs/ndp/haskell.sty | 2 +-
docs/ndp/vect.tex | 2 +-
docs/users_guide/glasgow_exts.xml | 2 +-
22 files changed, 30 insertions(+), 30 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 9005f91e2884b0db1f8b66b124708f65f7e69b90
More information about the ghc-commits
mailing list