[commit: ghc] master: Tweaks and typos in manual, note refs, comments (e8f5efb)

git at git.haskell.org git at git.haskell.org
Thu Feb 9 12:16:39 UTC 2017


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

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

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

commit e8f5efb55b694f70542d22d5c3aaf92222ccd973
Author: Gabor Greif <ggreif at gmail.com>
Date:   Wed Feb 8 14:14:36 2017 +0100

    Tweaks and typos in manual, note refs, comments


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

e8f5efb55b694f70542d22d5c3aaf92222ccd973
 compiler/basicTypes/Demand.hs                           |  2 +-
 compiler/cmm/CmmSink.hs                                 |  2 +-
 compiler/codeGen/StgCmmCon.hs                           |  2 +-
 compiler/coreSyn/CoreUtils.hs                           |  2 +-
 compiler/ghci/ByteCodeGen.hs                            |  2 +-
 compiler/prelude/TysPrim.hs                             |  2 +-
 compiler/simplCore/OccurAnal.hs                         |  2 +-
 compiler/simplCore/SetLevels.hs                         | 16 ++++++++--------
 compiler/simplCore/Simplify.hs                          |  2 +-
 compiler/stranal/DmdAnal.hs                             |  2 +-
 compiler/typecheck/TcEvidence.hs                        |  2 +-
 compiler/typecheck/TcMatches.hs                         |  2 +-
 compiler/typecheck/TcRnTypes.hs                         |  2 +-
 compiler/typecheck/TcSimplify.hs                        |  2 +-
 compiler/types/Unify.hs                                 |  2 +-
 compiler/vectorise/Vectorise.hs                         |  2 +-
 docs/users_guide/glasgow_exts.rst                       |  2 +-
 ghc/GHCi/UI.hs                                          |  2 +-
 libraries/base/GHC/ExecutionStack/Internal.hsc          |  2 +-
 testsuite/tests/parser/should_fail/readFail027.hs       |  2 +-
 testsuite/tests/programs/andy_cherry/andy_cherry.stdout |  2 +-
 testsuite/tests/programs/andy_cherry/mygames.pgn        |  2 +-
 testsuite/tests/programs/galois_raytrace/Data.hs        |  2 +-
 testsuite/tests/rename/should_fail/T4042.hs             |  2 +-
 testsuite/tests/simplCore/T9646/readme.txt              |  2 +-
 testsuite/tests/typecheck/should_fail/tcfail162.hs      |  2 +-
 utils/ghc-pkg/Main.hs                                   |  2 +-
 27 files changed, 34 insertions(+), 34 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 e8f5efb55b694f70542d22d5c3aaf92222ccd973


More information about the ghc-commits mailing list