[commit: ghc] master: Typos in comments, notes and manual (017d11e)
git at git.haskell.org
git at git.haskell.org
Tue Nov 15 15:12:48 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/017d11e0a36866b05ace32ece1af11adf652a619/ghc
>---------------------------------------------------------------
commit 017d11e0a36866b05ace32ece1af11adf652a619
Author: Gabor Greif <ggreif at gmail.com>
Date: Mon Nov 14 17:57:09 2016 +0100
Typos in comments, notes and manual
>---------------------------------------------------------------
017d11e0a36866b05ace32ece1af11adf652a619
compiler/coreSyn/CoreUtils.hs | 2 +-
compiler/typecheck/TcExpr.hs | 4 ++--
compiler/typecheck/TcFlatten.hs | 2 +-
compiler/typecheck/TcGenDeriv.hs | 2 +-
compiler/typecheck/TcInstDcls.hs | 2 +-
compiler/typecheck/TcMType.hs | 2 +-
compiler/typecheck/TcSimplify.hs | 4 ++--
compiler/typecheck/TcUnify.hs | 2 +-
compiler/vectorise/Vectorise.hs | 2 +-
docs/users_guide/glasgow_exts.rst | 6 +++---
testsuite/tests/typecheck/should_fail/tcfail174.hs | 2 +-
11 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 017d11e0a36866b05ace32ece1af11adf652a619
More information about the ghc-commits
mailing list