[commit: ghc] master: Another batch of typo fixes in non-code (efba41e)
git at git.haskell.org
git at git.haskell.org
Thu Feb 11 16:23:06 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/efba41e2b3b42b7f83e9832b1102f6585cd4ca44/ghc
>---------------------------------------------------------------
commit efba41e2b3b42b7f83e9832b1102f6585cd4ca44
Author: Gabor Greif <ggreif at gmail.com>
Date: Thu Feb 11 12:38:21 2016 +0100
Another batch of typo fixes in non-code
>---------------------------------------------------------------
efba41e2b3b42b7f83e9832b1102f6585cd4ca44
compiler/basicTypes/Demand.hs | 2 +-
compiler/codeGen/StgCmmClosure.hs | 2 +-
compiler/deSugar/DsUtils.hs | 2 +-
compiler/main/TidyPgm.hs | 2 +-
compiler/prelude/TysWiredIn.hs | 2 +-
compiler/simplCore/Simplify.hs | 2 +-
compiler/simplCore/simplifier.tib | 2 +-
compiler/specialise/Specialise.hs | 2 +-
compiler/stranal/DmdAnal.hs | 2 +-
compiler/typecheck/TcSMonad.hs | 2 +-
testsuite/tests/concurrent/should_run/conc025.hs | 2 +-
testsuite/tests/gadt/gadt15.hs | 2 +-
testsuite/tests/primops/should_run/T7689.hs | 2 +-
testsuite/tests/programs/andy_cherry/andy_cherry.stdout | 2 +-
testsuite/tests/programs/andy_cherry/mygames.pgn | 2 +-
testsuite/tests/safeHaskell/safeLanguage/Makefile | 2 +-
testsuite/tests/stranal/should_compile/syn.hs | 2 +-
17 files changed, 17 insertions(+), 17 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 efba41e2b3b42b7f83e9832b1102f6585cd4ca44
More information about the ghc-commits
mailing list