[commit: ghc] master: Typos in manual, comments and tests (c6b0486)
git at git.haskell.org
git at git.haskell.org
Thu Jan 12 12:35:24 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c6b0486578c0df2b4ee7c440a95b515293e5b3e6/ghc
>---------------------------------------------------------------
commit c6b0486578c0df2b4ee7c440a95b515293e5b3e6
Author: Gabor Greif <ggreif at gmail.com>
Date: Wed Jan 11 17:52:20 2017 +0100
Typos in manual, comments and tests
>---------------------------------------------------------------
c6b0486578c0df2b4ee7c440a95b515293e5b3e6
compiler/coreSyn/CorePrep.hs | 2 +-
compiler/coreSyn/CoreSyn.hs | 2 +-
compiler/coreSyn/CoreUtils.hs | 2 +-
compiler/iface/TcIface.hs | 2 +-
compiler/llvmGen/Llvm/PpLlvm.hs | 2 +-
compiler/rename/RnTypes.hs | 8 ++++----
compiler/simplCore/SimplUtils.hs | 2 +-
compiler/typecheck/TcRnExports.hs | 4 ++--
compiler/typecheck/TcType.hs | 6 +++---
docs/users_guide/separate_compilation.rst | 6 +++---
libraries/base/Data/List/NonEmpty.hs | 2 +-
testsuite/tests/perf/compiler/all.T | 2 +-
testsuite/tests/safeHaskell/safeInfered/UnsafeInfered08_A.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc186.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc201.hs | 2 +-
testsuite/tests/typecheck/should_fail/T10715.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail135.hs | 2 +-
17 files changed, 25 insertions(+), 25 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 c6b0486578c0df2b4ee7c440a95b515293e5b3e6
More information about the ghc-commits
mailing list