[commit: ghc] master: Typos in manual and comments (50512c6)
git at git.haskell.org
git at git.haskell.org
Tue Mar 14 11:40:53 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/50512c6b2bd878f0be5e1c7b85cadf22094aaa5a/ghc
>---------------------------------------------------------------
commit 50512c6b2bd878f0be5e1c7b85cadf22094aaa5a
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Mar 14 12:38:50 2017 +0100
Typos in manual and comments
>---------------------------------------------------------------
50512c6b2bd878f0be5e1c7b85cadf22094aaa5a
compiler/basicTypes/Demand.hs | 2 +-
compiler/ghci/ByteCodeGen.hs | 2 +-
compiler/nativeGen/RegAlloc/Graph/Stats.hs | 4 ++--
compiler/simplCore/SimplEnv.hs | 2 +-
compiler/typecheck/FunDeps.hs | 2 +-
compiler/typecheck/TcBinds.hs | 12 ++++++------
compiler/typecheck/TcPat.hs | 2 +-
compiler/typecheck/TcRules.hs | 2 +-
compiler/typecheck/TcSigs.hs | 2 +-
compiler/typecheck/TcTypeable.hs | 2 +-
compiler/typecheck/TcValidity.hs | 2 +-
compiler/types/TyCoRep.hs | 2 +-
compiler/utils/GraphColor.hs | 2 +-
compiler/utils/GraphOps.hs | 2 +-
docs/rts/rts.tex | 2 +-
libraries/base/GHC/Base.hs | 4 ++--
libraries/ghc-compact/GHC/Compact.hs | 2 +-
testsuite/tests/profiling/should_run/heapprof001.hs | 2 +-
testsuite/tests/safeHaskell/overlapping/SH_Overlap3.hs | 2 +-
19 files changed, 26 insertions(+), 26 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 50512c6b2bd878f0be5e1c7b85cadf22094aaa5a
More information about the ghc-commits
mailing list