[commit: ghc] wip/ttypeable: Continue reintroduction of kind representations (1a644df)

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


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

On branch  : wip/ttypeable
Link       : http://ghc.haskell.org/trac/ghc/changeset/1a644df32be7802948cfe1c9d4d34d86f4d754e7/ghc

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

commit 1a644df32be7802948cfe1c9d4d34d86f4d754e7
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Nov 29 23:48:05 2016 -0500

    Continue reintroduction of kind representations


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

1a644df32be7802948cfe1c9d4d34d86f4d754e7
 compiler/basicTypes/OccName.hs   |  5 +--
 compiler/prelude/PrelNames.hs    | 31 ++++++++++++++++--
 compiler/prelude/THNames.hs      | 32 +++++++++----------
 compiler/typecheck/TcTypeable.hs | 68 ++++++++++++++++++++++++++--------------
 libraries/ghc-prim/GHC/Types.hs  | 15 +++++++++
 5 files changed, 107 insertions(+), 44 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 1a644df32be7802948cfe1c9d4d34d86f4d754e7


More information about the ghc-commits mailing list