[commit: ghc] master: Indentation and non-semantic changes only. (5b9fe33)
git at git.haskell.org
git at git.haskell.org
Sun Oct 19 19:06:52 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5b9fe33d8a85c2e2105844b65da417c7358187ab/ghc
>---------------------------------------------------------------
commit 5b9fe33d8a85c2e2105844b65da417c7358187ab
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Wed Oct 15 22:51:59 2014 -0700
Indentation and non-semantic changes only.
Summary:
Get these lines fitting in 80 columns, and replace ptext (sLit ...) with text
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: simonmar, austin
Subscribers: thomie, carter, ezyang, simonmar
Differential Revision: https://phabricator.haskell.org/D342
>---------------------------------------------------------------
5b9fe33d8a85c2e2105844b65da417c7358187ab
compiler/cmm/PprCmmDecl.hs | 14 +++---
compiler/main/DriverPipeline.hs | 40 +++++++++---------
compiler/nativeGen/PPC/Ppr.hs | 42 +++++++++---------
compiler/nativeGen/SPARC/Ppr.hs | 20 ++++-----
compiler/nativeGen/X86/Ppr.hs | 94 +++++++++++++++++++++--------------------
5 files changed, 107 insertions(+), 103 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 5b9fe33d8a85c2e2105844b65da417c7358187ab
More information about the ghc-commits
mailing list