[commit: ghc] master: Annotate poly-kinded type patterns in instance reification. (c3ecf06)

git at git.haskell.org git at git.haskell.org
Sun Nov 2 03:53:31 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/c3ecf06018ee3d97a6536de57519af865976ce04/ghc

>---------------------------------------------------------------

commit c3ecf06018ee3d97a6536de57519af865976ce04
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.


>---------------------------------------------------------------

c3ecf06018ee3d97a6536de57519af865976ce04
 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 c3ecf06018ee3d97a6536de57519af865976ce04


More information about the ghc-commits mailing list