[commit: ghc] wip/ttypeable: Handle literal kinds (a617532)

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


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

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

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

commit a617532e85f03a84252d8273b94bf2ad7abe8997
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sat Jan 28 23:17:43 2017 -0500

    Handle literal kinds


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

a617532e85f03a84252d8273b94bf2ad7abe8997
 compiler/prelude/PrelNames.hs    | 12 +++++++-
 compiler/typecheck/TcTypeable.hs | 63 +++++++++++++++++++++++-----------------
 libraries/ghc-prim/GHC/Types.hs  | 31 +++++++++-----------
 3 files changed, 62 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 a617532e85f03a84252d8273b94bf2ad7abe8997


More information about the ghc-commits mailing list