[commit: ghc] wip/T14880-2-step2: Close over kinds at the end (#14880, step 2) (2728d63)
git at git.haskell.org
git at git.haskell.org
Tue Sep 11 11:05:13 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T14880-2-step2
Link : http://ghc.haskell.org/trac/ghc/changeset/2728d63f0a42251d24d5fc4f044633f981891131/ghc
>---------------------------------------------------------------
commit 2728d63f0a42251d24d5fc4f044633f981891131
Author: Tobias Dammers <tdammers at gmail.com>
Date: Tue Sep 11 13:04:40 2018 +0200
Close over kinds at the end (#14880, step 2)
>---------------------------------------------------------------
2728d63f0a42251d24d5fc4f044633f981891131
compiler/typecheck/TcTyDecls.hs | 3 +-
compiler/types/Coercion.hs | 2 +-
compiler/types/TyCoRep.hs | 188 ++++++++++++++++++----------------------
compiler/types/Type.hs | 2 +-
4 files changed, 87 insertions(+), 108 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 2728d63f0a42251d24d5fc4f044633f981891131
More information about the ghc-commits
mailing list