[commit: ghc] wip/T9858-typeable-spj: Wibbles in response to Richard's comments (d11a9e7)

git at git.haskell.org git at git.haskell.org
Mon Jul 20 15:09:04 UTC 2015


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

On branch  : wip/T9858-typeable-spj
Link       : http://ghc.haskell.org/trac/ghc/changeset/d11a9e7e95989a1e6341aee9fea9765291cb5fc8/ghc

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

commit d11a9e7e95989a1e6341aee9fea9765291cb5fc8
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Apr 14 17:43:54 2015 +0100

    Wibbles in response to Richard's comments


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

d11a9e7e95989a1e6341aee9fea9765291cb5fc8
 compiler/coreSyn/CorePrep.hs     |  2 +-
 compiler/deSugar/DsBinds.hs      |  1 -
 compiler/prelude/PrelNames.hs    | 13 ++++++++-----
 compiler/prelude/TysPrim.hs      |  7 +++++--
 compiler/prelude/TysWiredIn.hs   |  8 ++++----
 compiler/typecheck/TcEvidence.hs | 15 ++++++++++++++-
 compiler/typecheck/TcInteract.hs |  7 ++++---
 compiler/typecheck/TcTypeNats.hs |  2 +-
 compiler/typecheck/TcTypeable.hs | 16 +++++++++++-----
 compiler/types/TyCon.hs          |  2 +-
 compiler/types/Type.hs           |  7 ++-----
 compiler/types/TypeRep.hs        | 14 ++++++++++++--
 12 files changed, 63 insertions(+), 31 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 d11a9e7e95989a1e6341aee9fea9765291cb5fc8


More information about the ghc-commits mailing list