[commit: ghc] master: Detab modules with tabs on 5 lines or fewer (5df7cf3)

Ian Lynagh igloo at earth.li
Sat Apr 6 21:37:12 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/5df7cf32efd7d2200e3fd4f77825087095e1052f

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

commit 5df7cf32efd7d2200e3fd4f77825087095e1052f
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sat Apr 6 16:02:57 2013 +0100

    Detab modules with tabs on 5 lines or fewer

 compiler/cmm/Bitmap.hs               | 15 ++++-----------
 compiler/cmm/CmmBuildInfoTables.hs   |  8 +-------
 compiler/cmm/CmmCallConv.hs          |  8 +-------
 compiler/coreSyn/ExternalCore.lhs    |  7 -------
 compiler/hsSyn/HsBinds.lhs           |  7 -------
 compiler/nativeGen/PprBase.hs        | 15 ++++-----------
 compiler/nativeGen/SPARC/AddrMode.hs | 17 +++++------------
 compiler/simplCore/SimplCore.lhs     | 15 ++++-----------
 compiler/stgSyn/CoreToStg.lhs        | 11 ++---------
 compiler/utils/FastMutInt.lhs        | 16 ++++------------
 compiler/utils/Maybes.lhs            | 11 ++---------
 compiler/utils/OrdList.lhs           |  9 +--------
 compiler/utils/UniqSet.lhs           | 11 ++---------
 13 files changed, 30 insertions(+), 120 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 5df7cf32efd7d2200e3fd4f77825087095e1052f



More information about the ghc-commits mailing list