[commit: ghc] wip/ttypeable: Rename TypeRepX to SomeTypeRep (541c138)
git at git.haskell.org
git at git.haskell.org
Sun Jan 29 20:19:49 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable
Link : http://ghc.haskell.org/trac/ghc/changeset/541c138e370daf6471fb388a4483316f81b99e70/ghc
>---------------------------------------------------------------
commit 541c138e370daf6471fb388a4483316f81b99e70
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Nov 18 09:03:43 2016 -0500
Rename TypeRepX to SomeTypeRep
>---------------------------------------------------------------
541c138e370daf6471fb388a4483316f81b99e70
compiler/utils/Binary.hs | 34 +++++++--------
libraries/base/Data/Dynamic.hs | 4 +-
libraries/base/Data/Typeable.hs | 14 +++---
libraries/base/Data/Typeable/Internal.hs | 46 ++++++++++----------
libraries/base/Type/Reflection.hs | 4 +-
libraries/ghci/GHCi/TH/Binary.hs | 34 +++++++--------
.../tests/dependent/should_compile/RaeJobTalk.hs | 50 +++++++++++-----------
testsuite/tests/dependent/should_compile/T11711.hs | 10 ++---
.../dependent/should_compile/dynamic-paper.hs | 16 +++----
9 files changed, 106 insertions(+), 106 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 541c138e370daf6471fb388a4483316f81b99e70
More information about the ghc-commits
mailing list