Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e21e13fb52b99b14770cc5857df57bbcc9c85102 >--------------------------------------------------------------- commit e21e13fb52b99b14770cc5857df57bbcc9c85102 Author: Simon Peyton Jones <[email protected]> Date: Fri Mar 30 12:47:55 2012 +0100 A related group of changes that make lexically scoped type variables work in Template Haskell Triggered by fixing Trac #5968. compiler/deSugar/DsMeta.hs | 84 ++++++++++++++++++++++++++++-------------- compiler/typecheck/TcEnv.lhs | 28 ++++++------- 2 files changed, 69 insertions(+), 43 deletions(-) Diff suppressed because of size. To see it, use: git show e21e13fb52b99b14770cc5857df57bbcc9c85102 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
