[commit: ghc] master: Typofixes in docs and comments [ci skip] (6ac8a72)
git at git.haskell.org
git at git.haskell.org
Mon Jun 18 12:46:16 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/6ac8a72f7a044f44734a0270487c3bb6fb186d53/ghc
>---------------------------------------------------------------
commit 6ac8a72f7a044f44734a0270487c3bb6fb186d53
Author: Gabor Greif <ggreif at gmail.com>
Date: Mon Jun 18 14:22:54 2018 +0200
Typofixes in docs and comments [ci skip]
>---------------------------------------------------------------
6ac8a72f7a044f44734a0270487c3bb6fb186d53
compiler/basicTypes/MkId.hs | 2 +-
compiler/coreSyn/CoreLint.hs | 2 +-
compiler/coreSyn/CoreSyn.hs | 2 +-
compiler/iface/BinIface.hs | 2 +-
compiler/main/DynFlags.hs | 2 +-
compiler/main/TidyPgm.hs | 2 +-
compiler/rename/RnSource.hs | 2 +-
compiler/simplCore/SimplUtils.hs | 4 ++--
compiler/specialise/Rules.hs | 2 +-
compiler/typecheck/TcDerivInfer.hs | 2 +-
compiler/typecheck/TcExpr.hs | 2 +-
compiler/typecheck/TcHsType.hs | 2 +-
compiler/typecheck/TcRnTypes.hs | 2 +-
compiler/typecheck/TcSimplify.hs | 2 +-
compiler/typecheck/TcTyClsDecls.hs | 2 +-
compiler/types/TyCon.hs | 2 +-
compiler/types/Unify.hs | 8 ++++----
docs/users_guide/debug-info.rst | 4 ++--
docs/users_guide/debugging.rst | 4 ++--
docs/users_guide/extending_ghc.rst | 2 +-
libraries/base/Data/Monoid.hs | 4 ++--
testsuite/tests/simplCore/should_run/T13429a.hs | 2 +-
testsuite/tests/typecheck/should_compile/all.T | 2 +-
utils/llvm-targets/gen-data-layout.sh | 2 +-
24 files changed, 31 insertions(+), 31 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 6ac8a72f7a044f44734a0270487c3bb6fb186d53
More information about the ghc-commits
mailing list