[commit: ghc] master: Spelling fixes (8dd82ea)

git at git.haskell.org git at git.haskell.org
Thu Feb 2 11:17:40 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8dd82ead7ddd65348bcbea4e2bb8defce4253173/ghc

>---------------------------------------------------------------

commit 8dd82ead7ddd65348bcbea4e2bb8defce4253173
Author: Gabor Greif <ggreif at gmail.com>
Date:   Wed Feb 1 11:29:47 2017 +0100

    Spelling fixes


>---------------------------------------------------------------

8dd82ead7ddd65348bcbea4e2bb8defce4253173
 compiler/cmm/CmmLayoutStack.hs                           |  2 +-
 compiler/coreSyn/CoreFVs.hs                              |  4 ++--
 compiler/coreSyn/CoreSyn.hs                              |  2 +-
 compiler/hsSyn/Convert.hs                                |  2 +-
 compiler/stranal/WwLib.hs                                |  2 +-
 compiler/typecheck/TcGenFunctor.hs                       |  2 +-
 compiler/typecheck/TcInteract.hs                         |  2 +-
 compiler/typecheck/TcSplice.hs                           |  2 +-
 compiler/utils/GraphOps.hs                               |  2 +-
 docs/users_guide/conf.py                                 | 10 +++++-----
 docs/users_guide/editing-guide.rst                       |  8 ++++----
 docs/users_guide/ghc-theme/layout.html                   |  2 +-
 docs/users_guide/index.rst                               |  6 +++---
 docs/users_guide/safe_haskell.rst                        |  4 ++--
 libraries/base/GHC/TypeLits.hs                           |  2 +-
 libraries/template-haskell/Language/Haskell/TH/Ppr.hs    |  2 +-
 libraries/template-haskell/Language/Haskell/TH/Syntax.hs |  2 +-
 mk/get-win32-tarballs.sh                                 |  2 +-
 testsuite/tests/concurrent/prog003/Main.lhs              |  2 +-
 testsuite/tests/concurrent/prog003/MainMVarList.lhs      |  2 +-
 testsuite/tests/plugins/all.T                            |  2 +-
 testsuite/tests/plugins/plugins03.hs                     |  2 +-
 testsuite/tests/plugins/plugins03.stderr                 |  2 +-
 testsuite/tests/typecheck/should_compile/T6018.hs        |  2 +-
 utils/mkUserGuidePart/Main.hs                            |  4 ++--
 utils/testremove/checkremove.hs                          |  4 ++--
 26 files changed, 39 insertions(+), 39 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 8dd82ead7ddd65348bcbea4e2bb8defce4253173


More information about the ghc-commits mailing list