[commit: ghc] wip/T9858-typeable-ben: Fixes (e2b3d1d)

git at git.haskell.org git at git.haskell.org
Wed Oct 28 10:16:46 UTC 2015


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

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

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

commit e2b3d1dfc6ffecff4ff01364dfbdedec70219e47
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Oct 27 14:53:39 2015 +0100

    Fixes


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

e2b3d1dfc6ffecff4ff01364dfbdedec70219e47
 compiler/basicTypes/OccName.hs     | 13 +++++
 compiler/deSugar/DsBinds.hs        |  2 +-
 compiler/iface/IfaceSyn.hs         |  1 -
 compiler/iface/MkIface.hs          |  3 +-
 compiler/typecheck/TcEnv.hs        |  2 +-
 compiler/typecheck/TcTyClsDecls.hs |  3 --
 compiler/typecheck/TcTyDecls.hs    | 97 ++++++++++++++++++--------------------
 compiler/typecheck/TcTypeable.hs   |  4 +-
 libraries/ghc-prim/GHC/Types.hs    |  6 ++-
 9 files changed, 67 insertions(+), 64 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 e2b3d1dfc6ffecff4ff01364dfbdedec70219e47


More information about the ghc-commits mailing list