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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6821789276554a7c8140cafdd65438a79017a638

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

commit 6821789276554a7c8140cafdd65438a79017a638
Author: Simon Peyton Jones <[email protected]>
Date:   Tue Mar 20 09:37:09 2012 +0000

    Fix scoping of type variables in DsMeta
    
    This fixes Trac #4135.  It's been wrong for a long time!

 compiler/deSugar/DsMeta.hs   |  110 ++++++++++++++++++-----------------------
 compiler/deSugar/DsMonad.lhs |    5 ++-
 2 files changed, 52 insertions(+), 63 deletions(-)


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

    git show 6821789276554a7c8140cafdd65438a79017a638

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to