[commit: ghc] wip/T8584: Create SigTyVars for existentials under tcPat when typechecking a PatSyn with a type signature (40d1a5d)
git at git.haskell.org
git at git.haskell.org
Thu Oct 16 14:24:24 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8584
Link : http://ghc.haskell.org/trac/ghc/changeset/40d1a5de28bc2bb52e60b28f998f27ba3477eb6a/ghc
>---------------------------------------------------------------
commit 40d1a5de28bc2bb52e60b28f998f27ba3477eb6a
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Thu Oct 16 22:20:45 2014 +0800
Create SigTyVars for existentials under tcPat when typechecking a PatSyn
with a type signature
>---------------------------------------------------------------
40d1a5de28bc2bb52e60b28f998f27ba3477eb6a
compiler/typecheck/TcPatSyn.lhs | 97 ++++++++++++++++++++++-------------------
1 file changed, 52 insertions(+), 45 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 40d1a5de28bc2bb52e60b28f998f27ba3477eb6a
More information about the ghc-commits
mailing list