[commit: ghc] master: Untabify and remove trailing whitespace (453a092)

git at git.haskell.org git at git.haskell.org
Fri Oct 25 13:44:06 UTC 2013


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

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

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

commit 453a092e5f2b7abf35e7b0baa642658e0d545e9d
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Oct 25 14:43:25 2013 +0100

    Untabify and remove trailing whitespace
    
    ... plus a couple of unused variables in TcSMonad


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

453a092e5f2b7abf35e7b0baa642658e0d545e9d
 compiler/typecheck/TcInteract.lhs |  119 ++++++------
 compiler/typecheck/TcSMonad.lhs   |   74 ++++----
 compiler/typecheck/TcSimplify.lhs |   51 +++--
 compiler/typecheck/TcType.lhs     |  373 ++++++++++++++++++-------------------
 4 files changed, 294 insertions(+), 323 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 453a092e5f2b7abf35e7b0baa642658e0d545e9d


More information about the ghc-commits mailing list