[commit: ghc] wip/type-app: Fix [OpenTypeKind accepts foralls] (6ffacbb)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:05:02 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/6ffacbb5d090ec1d348c3222fca5264762df1a3b/ghc
>---------------------------------------------------------------
commit 6ffacbb5d090ec1d348c3222fca5264762df1a3b
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Thu Jul 9 13:20:43 2015 -0400
Fix [OpenTypeKind accepts foralls]
>---------------------------------------------------------------
6ffacbb5d090ec1d348c3222fca5264762df1a3b
compiler/coreSyn/MkCore.hs | 2 +-
compiler/typecheck/TcMType.hs | 38 ++++++++++++++++++++++++++------------
compiler/typecheck/TcType.hs | 41 ++++++++---------------------------------
compiler/typecheck/TcUnify.hs | 2 --
4 files changed, 35 insertions(+), 48 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 6ffacbb5d090ec1d348c3222fca5264762df1a3b
More information about the ghc-commits
mailing list