[commit: ghc] master: Fix scoping of kind variables in instance declarations (6a8b429)

Simon Peyton Jones simonpj at microsoft.com
Thu May 24 15:04:53 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6a8b4290f002cbe042199116ae2d71955dc544a1

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

commit 6a8b4290f002cbe042199116ae2d71955dc544a1
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue May 22 15:14:48 2012 +0100

    Fix scoping of kind variables in instance declarations
    
    Fixes Trac #6118

 compiler/hsSyn/HsTypes.lhs   |   29 +++++++++++++++++---------
 compiler/rename/RnBinds.lhs  |    2 +-
 compiler/rename/RnSource.lhs |   46 +++++++++++++++++++++++++++--------------
 3 files changed, 50 insertions(+), 27 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 6a8b4290f002cbe042199116ae2d71955dc544a1



More information about the Cvs-ghc mailing list