[commit: ghc] master: More typos in comments/docs (688069c)
git at git.haskell.org
git at git.haskell.org
Wed Dec 9 15:28:54 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/688069ca83e949b9bde9883af7df26114e2f9bc0/ghc
>---------------------------------------------------------------
commit 688069ca83e949b9bde9883af7df26114e2f9bc0
Author: Gabor Greif <ggreif at gmail.com>
Date: Wed Dec 9 16:15:07 2015 +0100
More typos in comments/docs
>---------------------------------------------------------------
688069ca83e949b9bde9883af7df26114e2f9bc0
compiler/basicTypes/DataCon.hs | 2 +-
compiler/hsSyn/HsExpr.hs | 2 +-
compiler/main/GhcMake.hs | 2 +-
compiler/typecheck/TcBinds.hs | 6 +++---
compiler/typecheck/TcDeriv.hs | 2 +-
compiler/typecheck/TcForeign.hs | 2 +-
compiler/typecheck/TcSMonad.hs | 2 +-
compiler/types/Type.hs | 2 +-
docs/users_guide/glasgow_exts.rst | 2 +-
libraries/base/GHC/IO/Encoding/Types.hs | 2 +-
testsuite/tests/safeHaskell/check/all.T | 4 ++--
testsuite/tests/typecheck/should_compile/T9708.hs | 2 +-
testsuite/tests/typecheck/should_fail/ContextStack2.hs | 2 +-
13 files changed, 16 insertions(+), 16 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 688069ca83e949b9bde9883af7df26114e2f9bc0
More information about the ghc-commits
mailing list