[commit: ghc] master: `M-x delete-trailing-whitespace` & `M-x untabify` (7b59db2)
git at git.haskell.org
git at git.haskell.org
Sat Oct 25 14:12:43 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/7b59db21fd85515f47d0cbc8712538559b25633e/ghc
>---------------------------------------------------------------
commit 7b59db21fd85515f47d0cbc8712538559b25633e
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Oct 25 16:11:21 2014 +0200
`M-x delete-trailing-whitespace` & `M-x untabify`
This removes all remaining tabs from `base`'s source code
>---------------------------------------------------------------
7b59db21fd85515f47d0cbc8712538559b25633e
libraries/base/GHC/Arr.lhs | 14 +++++++-------
libraries/base/GHC/Exception.lhs | 4 ++--
libraries/base/GHC/Float.lhs | 6 +++---
libraries/base/GHC/IO/Buffer.hs | 16 ++++++++--------
libraries/base/GHC/IO/Encoding/Iconv.hs | 22 +++++++++++-----------
libraries/base/GHC/Num.lhs | 2 +-
libraries/base/GHC/Real.lhs | 4 ++--
libraries/base/GHC/TopHandler.lhs | 8 ++++----
libraries/base/System/Mem/StableName.hs | 12 ++++++------
libraries/base/System/Mem/Weak.hs | 26 +++++++++++++-------------
libraries/base/Text/Show/Functions.hs | 4 ++--
11 files changed, 59 insertions(+), 59 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 7b59db21fd85515f47d0cbc8712538559b25633e
More information about the ghc-commits
mailing list