[commit: ghc] master: Typos and grammar in manual/comments (80560e6)
git at git.haskell.org
git at git.haskell.org
Mon Jan 23 12:37:57 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/80560e69ca40abb2c94c4e9fa322365f558a6a8b/ghc
>---------------------------------------------------------------
commit 80560e69ca40abb2c94c4e9fa322365f558a6a8b
Author: Gabor Greif <ggreif at gmail.com>
Date: Mon Jan 23 09:38:15 2017 +0100
Typos and grammar in manual/comments
>---------------------------------------------------------------
80560e69ca40abb2c94c4e9fa322365f558a6a8b
aclocal.m4 | 2 +-
compiler/basicTypes/BasicTypes.hs | 2 +-
compiler/basicTypes/Demand.hs | 4 ++--
compiler/coreSyn/CorePrep.hs | 2 +-
compiler/coreSyn/CoreUnfold.hs | 2 +-
compiler/deSugar/DsBinds.hs | 4 ++--
compiler/ghci/GHCi.hsc | 2 +-
compiler/hsSyn/HsTypes.hs | 6 +++---
compiler/main/GhcMake.hs | 2 +-
compiler/main/HscTypes.hs | 2 +-
compiler/main/TidyPgm.hs | 2 +-
compiler/rename/RnTypes.hs | 2 +-
compiler/simplCore/CSE.hs | 2 +-
compiler/simplCore/OccurAnal.hs | 6 +++---
compiler/stranal/DmdAnal.hs | 2 +-
compiler/stranal/WwLib.hs | 2 +-
compiler/typecheck/TcPat.hs | 2 +-
compiler/typecheck/TcRnTypes.hs | 2 +-
compiler/typecheck/TcSigs.hs | 4 ++--
compiler/typecheck/TcSimplify.hs | 2 +-
compiler/types/Coercion.hs | 2 +-
compiler/types/Type.hs | 2 +-
compiler/vectorise/Vectorise.hs | 2 +-
compiler/vectorise/Vectorise/Utils/Base.hs | 2 +-
docs/users_guide/safe_haskell.rst | 4 ++--
libraries/base/GHC/ForeignPtr.hs | 2 +-
testsuite/tests/deriving/should_fail/drvfail-functor2.hs | 2 +-
testsuite/tests/printer/Ppr006.hs | 2 +-
testsuite/tests/safeHaskell/overlapping/SH_Overlap8.hs | 2 +-
testsuite/tests/typecheck/should_compile/T4361.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail143.hs | 2 +-
31 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 80560e69ca40abb2c94c4e9fa322365f558a6a8b
More information about the ghc-commits
mailing list