[commit: ghc] wip/T8584: Create SigTyVars for existentials under tcPat when typechecking a PatSyn with a type signature (02e083e)
git at git.haskell.org
git at git.haskell.org
Sun Nov 2 06:42:37 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8584
Link : http://ghc.haskell.org/trac/ghc/changeset/02e083e8b19120734d9acb1b6d81fcbc4f510f00/ghc
>---------------------------------------------------------------
commit 02e083e8b19120734d9acb1b6d81fcbc4f510f00
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Thu Oct 16 22:24:57 2014 +0800
Create SigTyVars for existentials under tcPat when typechecking a PatSyn
with a type signature
>---------------------------------------------------------------
02e083e8b19120734d9acb1b6d81fcbc4f510f00
compiler/typecheck/TcPatSyn.lhs | 95 ++++++++++++++++++++++-------------------
1 file changed, 50 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 02e083e8b19120734d9acb1b6d81fcbc4f510f00
More information about the ghc-commits
mailing list