[commit: ghc] master: Fix note references and some typos (362339d)

git at git.haskell.org git at git.haskell.org
Wed Jul 26 14:40:32 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/362339dd4cfd652b63c7cd1b7ea5a7486bb40944/ghc

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

commit 362339dd4cfd652b63c7cd1b7ea5a7486bb40944
Author: Gabor Greif <ggreif at gmail.com>
Date:   Wed Jul 26 15:13:04 2017 +0200

    Fix note references and some typos


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

362339dd4cfd652b63c7cd1b7ea5a7486bb40944
 compiler/llvmGen/Llvm/AbsSyn.hs                  | 4 ++--
 compiler/llvmGen/Llvm/PpLlvm.hs                  | 2 +-
 compiler/nativeGen/RegAlloc/Graph/Spill.hs       | 2 +-
 compiler/prelude/primops.txt.pp                  | 2 +-
 compiler/specialise/Specialise.hs                | 2 +-
 compiler/typecheck/TcDerivInfer.hs               | 2 +-
 compiler/typecheck/TcRnTypes.hs                  | 2 +-
 compiler/typecheck/TcTyClsDecls.hs               | 6 +++---
 rts/ProfHeap.c                                   | 2 +-
 rts/RaiseAsync.c                                 | 2 +-
 rts/RetainerSet.h                                | 2 +-
 testsuite/tests/programs/galois_raytrace/Eval.hs | 2 +-
 12 files changed, 15 insertions(+), 15 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 362339dd4cfd652b63c7cd1b7ea5a7486bb40944


More information about the ghc-commits mailing list