[commit: ghc] wip/T15952-2: A few typofixes (bb2acfe)

git at git.haskell.org git at git.haskell.org
Thu Jan 24 11:55:13 UTC 2019


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

On branch  : wip/T15952-2
Link       : http://ghc.haskell.org/trac/ghc/changeset/bb2acfe0ec4c196a87218709ee28327845d62dc4/ghc

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

commit bb2acfe0ec4c196a87218709ee28327845d62dc4
Author: Gabor Greif <ggreif at gmail.com>
Date:   Tue Jan 22 12:07:47 2019 +0100

    A few typofixes


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

bb2acfe0ec4c196a87218709ee28327845d62dc4
 compiler/basicTypes/BasicTypes.hs  | 2 +-
 compiler/coreSyn/CoreArity.hs      | 2 +-
 compiler/coreSyn/CoreSyn.hs        | 2 +-
 compiler/coreSyn/CoreUnfold.hs     | 2 +-
 compiler/hieFile/HieAst.hs         | 2 +-
 compiler/hsSyn/HsDecls.hs          | 2 +-
 compiler/main/InteractiveEval.hs   | 2 +-
 compiler/nativeGen/CFG.hs          | 2 +-
 compiler/prelude/primops.txt.pp    | 2 +-
 compiler/simplCore/Simplify.hs     | 5 ++---
 compiler/stgSyn/CoreToStg.hs       | 2 +-
 compiler/typecheck/FamInst.hs      | 2 +-
 docs/users_guide/extending_ghc.rst | 2 +-
 hadrian/src/Rules/Documentation.hs | 2 +-
 libraries/base/Data/Either.hs      | 4 ++--
 libraries/base/Data/Foldable.hs    | 2 +-
 rts/posix/Signals.c                | 2 +-
 17 files changed, 19 insertions(+), 20 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 bb2acfe0ec4c196a87218709ee28327845d62dc4


More information about the ghc-commits mailing list