[commit: ghc] master: Typos in comments [skip ci] (7ec6ffc)

git at git.haskell.org git at git.haskell.org
Mon Aug 3 15:13:36 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/7ec6ffc4e8ccf5c24149d9ab34c3619516dc3081/ghc

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

commit 7ec6ffc4e8ccf5c24149d9ab34c3619516dc3081
Author: Gabor Greif <ggreif at gmail.com>
Date:   Mon Aug 3 13:38:48 2015 +0200

    Typos in comments [skip ci]


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

7ec6ffc4e8ccf5c24149d9ab34c3619516dc3081
 compiler/coreSyn/CoreLint.hs                             | 2 +-
 compiler/coreSyn/CoreUnfold.hs                           | 4 ++--
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs                  | 2 +-
 compiler/main/DynFlags.hs                                | 2 +-
 compiler/parser/Parser.y                                 | 2 +-
 compiler/specialise/Specialise.hs                        | 2 +-
 compiler/typecheck/TcSplice.hs                           | 2 +-
 compiler/utils/Outputable.hs                             | 2 +-
 libraries/base/GHC/Event/EPoll.hsc                       | 2 +-
 libraries/base/cbits/primFloat.c                         | 2 +-
 libraries/template-haskell/Language/Haskell/TH/Syntax.hs | 2 +-
 testsuite/tests/programs/galois_raytrace/Data.hs         | 2 +-
 testsuite/tests/programs/galois_raytrace/Eval.hs         | 2 +-
 testsuite/tests/rename/should_fail/T9177.hs              | 2 +-
 testsuite/tests/simplCore/should_compile/spec001.hs      | 2 +-
 15 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 7ec6ffc4e8ccf5c24149d9ab34c3619516dc3081


More information about the ghc-commits mailing list