[commit: ghc] master: `M-x delete-trailing-whitespace` & `M-x untabify`... (737f368)

git at git.haskell.org git at git.haskell.org
Sun Aug 31 14:28:06 UTC 2014


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

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

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

commit 737f36823d03a6c9d92f56e3e2433a3961780e13
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sun Aug 31 16:05:26 2014 +0200

    `M-x delete-trailing-whitespace` & `M-x untabify`...
    
    ...some files more or less recently touched by me
    
    [ci skip]


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

737f36823d03a6c9d92f56e3e2433a3961780e13
 compiler/cmm/PprC.hs                    |  0
 compiler/coreSyn/MkCore.lhs             | 41 ++++++++++++++++-----------------
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs |  0
 compiler/main/DynFlags.hs               |  0
 compiler/nativeGen/X86/Instr.hs         |  0
 compiler/prelude/PrelNames.lhs          |  1 -
 ghc/InteractiveUI.hs                    |  1 -
 ghc/Main.hs                             |  0
 libraries/base/Data/Bits.hs             |  7 +++---
 libraries/base/Data/Fixed.hs            |  1 -
 libraries/base/GHC/Int.hs               |  8 +++----
 libraries/base/Prelude.hs               |  0
 12 files changed, 27 insertions(+), 32 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 737f36823d03a6c9d92f56e3e2433a3961780e13


More information about the ghc-commits mailing list