[commit: ghc] wip/typeable-unwired: Attempt to unwire Typeable representation types (a9936bf)
git at git.haskell.org
git at git.haskell.org
Fri Feb 12 12:33:14 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/typeable-unwired
Link : http://ghc.haskell.org/trac/ghc/changeset/a9936bf03580c7d8768a581c7d1e006d22cd3dc0/ghc
>---------------------------------------------------------------
commit a9936bf03580c7d8768a581c7d1e006d22cd3dc0
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Jan 30 17:22:53 2016 +0100
Attempt to unwire Typeable representation types
>---------------------------------------------------------------
a9936bf03580c7d8768a581c7d1e006d22cd3dc0
compiler/prelude/PrelNames.hs | 22 +++++++
compiler/prelude/TysWiredIn.hs | 62 +-----------------
compiler/typecheck/TcTypeable.hs | 135 ++++++++++++++++++++++++---------------
libraries/ghc-prim/GHC/Types.hs | 2 +-
4 files changed, 106 insertions(+), 115 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 a9936bf03580c7d8768a581c7d1e006d22cd3dc0
More information about the ghc-commits
mailing list