[commit: ghc] master: Typos in non-code (a76e6f5)
git at git.haskell.org
git at git.haskell.org
Wed Mar 30 09:03:43 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a76e6f55c28a176c175b45b7279a1d20286bf56b/ghc
>---------------------------------------------------------------
commit a76e6f55c28a176c175b45b7279a1d20286bf56b
Author: Gabor Greif <ggreif at gmail.com>
Date: Wed Mar 30 11:04:37 2016 +0200
Typos in non-code
>---------------------------------------------------------------
a76e6f55c28a176c175b45b7279a1d20286bf56b
compiler/coreSyn/CoreSubst.hs | 2 +-
compiler/coreSyn/CoreUnfold.hs | 2 +-
compiler/coreSyn/MkCore.hs | 2 +-
compiler/ghci/ByteCodeGen.hs | 2 +-
compiler/parser/Lexer.x | 2 +-
compiler/simplCore/CallArity.hs | 2 +-
compiler/simplCore/OccurAnal.hs | 2 +-
compiler/simplCore/SetLevels.hs | 2 +-
compiler/specialise/SpecConstr.hs | 2 +-
compiler/typecheck/TcExpr.hs | 2 +-
compiler/types/TyCoRep.hs | 4 ++--
docs/stg-spec/stg-spec.mng | 2 +-
docs/users_guide/glasgow_exts.rst | 2 +-
testsuite/tests/primops/should_run/T7689.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc195.hs | 2 +-
testsuite/tests/warnings/should_compile/T11128.hs | 2 +-
testsuite/tests/warnings/should_compile/T11128b.hs | 2 +-
17 files changed, 18 insertions(+), 18 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 a76e6f55c28a176c175b45b7279a1d20286bf56b
More information about the ghc-commits
mailing list