[commit: ghc] wip/rae-new-coercible: Fix lint errors (only) (1a49889)

git at git.haskell.org git at git.haskell.org
Mon Dec 8 17:12:43 UTC 2014


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

On branch  : wip/rae-new-coercible
Link       : http://ghc.haskell.org/trac/ghc/changeset/1a49889276183f852520696c40eee0e737153ba6/ghc

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

commit 1a49889276183f852520696c40eee0e737153ba6
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Mon Dec 8 11:54:21 2014 -0500

    Fix lint errors (only)


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

1a49889276183f852520696c40eee0e737153ba6
 compiler/typecheck/TcCanonical.hs                  | 22 +++++++----
 compiler/typecheck/TcEvidence.hs                   |  7 +++-
 compiler/typecheck/TcFlatten.hs                    | 45 ++++++++++++++--------
 compiler/typecheck/TcInteract.hs                   | 18 ++++++---
 compiler/typecheck/TcSMonad.hs                     | 15 +++++---
 compiler/typecheck/TcSimplify.hs                   |  6 +--
 compiler/typecheck/TcValidity.hs                   |  3 +-
 compiler/types/Coercion.hs                         |  3 +-
 compiler/types/Type.hs                             |  7 ++--
 compiler/utils/MonadUtils.hs                       |  3 +-
 .../tests/typecheck/should_run/TcCoercible.hs      |  6 ++-
 11 files changed, 87 insertions(+), 48 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 1a49889276183f852520696c40eee0e737153ba6


More information about the ghc-commits mailing list