[commit: ghc] wip/ttypeable: Continue (2c2c2c6)
git at git.haskell.org
git at git.haskell.org
Sun Jan 29 20:20:50 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable
Link : http://ghc.haskell.org/trac/ghc/changeset/2c2c2c6a3714cbbdfa95573daead7ee3b1e1c988/ghc
>---------------------------------------------------------------
commit 2c2c2c6a3714cbbdfa95573daead7ee3b1e1c988
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Nov 30 13:18:05 2016 -0500
Continue
>---------------------------------------------------------------
2c2c2c6a3714cbbdfa95573daead7ee3b1e1c988
compiler/typecheck/TcTypeable.hs | 193 ++++++++++++++++++++++++-------
libraries/base/Data/Typeable/Internal.hs | 58 +++++++---
libraries/base/GHC/Show.hs | 2 +-
libraries/ghc-prim/GHC/Classes.hs | 8 +-
libraries/ghc-prim/GHC/Types.hs | 6 +-
5 files changed, 202 insertions(+), 65 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 2c2c2c6a3714cbbdfa95573daead7ee3b1e1c988
More information about the ghc-commits
mailing list