[commit: ghc] wip/ttypeable: Begin reverting to Simon's story (611e199)

git at git.haskell.org git at git.haskell.org
Sun Jan 29 20:20:52 UTC 2017


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

On branch  : wip/ttypeable
Link       : http://ghc.haskell.org/trac/ghc/changeset/611e199393d9e63ff2aa98dbc3275e43efaa74e0/ghc

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

commit 611e199393d9e63ff2aa98dbc3275e43efaa74e0
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Nov 18 11:39:42 2016 -0500

    Begin reverting to Simon's story


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

611e199393d9e63ff2aa98dbc3275e43efaa74e0
 compiler/deSugar/DsBinds.hs              | 15 ++++++--
 compiler/prelude/PrelNames.hs            | 13 +++++--
 compiler/typecheck/TcEvidence.hs         |  9 ++---
 compiler/typecheck/TcHsSyn.hs            |  2 +-
 compiler/typecheck/TcInteract.hs         | 10 +++---
 compiler/utils/Binary.hs                 | 15 +++++---
 libraries/base/Data/Dynamic.hs           |  1 -
 libraries/base/Data/Typeable/Internal.hs | 61 ++++++++++++--------------------
 libraries/base/Type/Reflection.hs        |  3 +-
 libraries/ghci/GHCi/TH/Binary.hs         | 20 +++++------
 10 files changed, 77 insertions(+), 72 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 611e199393d9e63ff2aa98dbc3275e43efaa74e0


More information about the ghc-commits mailing list