[commit: ghc] wip/T8584: Create SigTyVars for existentials under tcPat when typechecking a PatSyn with a type signature (f74d2f1)
git at git.haskell.org
git at git.haskell.org
Thu Oct 16 14:26:11 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8584
Link : http://ghc.haskell.org/trac/ghc/changeset/f74d2f1f7d7a14e4fb21b90d81855a4b34e8b4f6/ghc
>---------------------------------------------------------------
commit f74d2f1f7d7a14e4fb21b90d81855a4b34e8b4f6
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
>---------------------------------------------------------------
f74d2f1f7d7a14e4fb21b90d81855a4b34e8b4f6
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 f74d2f1f7d7a14e4fb21b90d81855a4b34e8b4f6
More information about the ghc-commits
mailing list