[commit: ghc] wip/rae: Annotate poly-kinded type patterns in instance reification. (94d640b)
git at git.haskell.org
git at git.haskell.org
Fri Oct 31 17:36:33 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae
Link : http://ghc.haskell.org/trac/ghc/changeset/94d640bfcc49918a869592352176e0511971acb1/ghc
>---------------------------------------------------------------
commit 94d640bfcc49918a869592352176e0511971acb1
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Oct 21 11:27:16 2014 -0400
Annotate poly-kinded type patterns in instance reification.
This should fix #8953.
>---------------------------------------------------------------
94d640bfcc49918a869592352176e0511971acb1
compiler/typecheck/TcSplice.lhs | 91 ++++++++++++++++++++++++++++++++---------
testsuite/tests/th/T5358.stderr | 2 +-
2 files changed, 73 insertions(+), 20 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 94d640bfcc49918a869592352176e0511971acb1
More information about the ghc-commits
mailing list