[commit: ghc] ghc-8.2: Typos in manual and comments (34fe61a)

git at git.haskell.org git at git.haskell.org
Thu Apr 13 19:56:47 UTC 2017


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

On branch  : ghc-8.2
Link       : http://ghc.haskell.org/trac/ghc/changeset/34fe61a805edec71926bb45180dec6aaa2817a46/ghc

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

commit 34fe61a805edec71926bb45180dec6aaa2817a46
Author: Gabor Greif <ggreif at gmail.com>
Date:   Tue Mar 14 12:38:50 2017 +0100

    Typos in manual and comments
    
    (cherry picked from commit 50512c6b2bd878f0be5e1c7b85cadf22094aaa5a)


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

34fe61a805edec71926bb45180dec6aaa2817a46
 compiler/basicTypes/Demand.hs                          |  2 +-
 compiler/ghci/ByteCodeGen.hs                           |  2 +-
 compiler/nativeGen/RegAlloc/Graph/Stats.hs             |  4 ++--
 compiler/rename/RnPat.hs                               |  3 ++-
 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/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(+), 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 34fe61a805edec71926bb45180dec6aaa2817a46


More information about the ghc-commits mailing list