[commit: ghc] master: Typos in comments and manual (749740f)

git at git.haskell.org git at git.haskell.org
Mon Mar 6 15:57:20 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/749740f9c3cb25ee95e04a21c1ef73e1bf96afb1/ghc

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

commit 749740f9c3cb25ee95e04a21c1ef73e1bf96afb1
Author: Gabor Greif <ggreif at gmail.com>
Date:   Mon Mar 6 16:55:42 2017 +0100

    Typos in comments and manual


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

749740f9c3cb25ee95e04a21c1ef73e1bf96afb1
 compiler/coreSyn/CoreUnfold.hs                     | 2 +-
 compiler/simplCore/SetLevels.hs                    | 2 +-
 compiler/simplCore/Simplify.hs                     | 2 +-
 compiler/specialise/Specialise.hs                  | 2 +-
 compiler/typecheck/TcDerivInfer.hs                 | 2 +-
 compiler/typecheck/TcHsType.hs                     | 2 +-
 compiler/typecheck/TcValidity.hs                   | 4 ++--
 docs/users_guide/glasgow_exts.rst                  | 6 +++---
 libraries/base/Control/Monad.hs                    | 2 +-
 libraries/base/GHC/Generics.hs                     | 2 +-
 libraries/base/Text/Printf.hs                      | 2 +-
 libraries/ghc-compact/GHC/Compact.hs               | 4 ++--
 libraries/ghc-prim/GHC/CString.hs                  | 2 +-
 testsuite/tests/perf/compiler/all.T                | 4 ++--
 testsuite/tests/simplCore/should_compile/T13317.hs | 2 +-
 utils/deriveConstants/Main.hs                      | 2 +-
 16 files changed, 21 insertions(+), 21 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 749740f9c3cb25ee95e04a21c1ef73e1bf96afb1


More information about the ghc-commits mailing list