simonpj 2002/07/10 04:28:54 PDT
Modified files: (Branch: meta-haskell-branch)
ghc/compiler/deSugar Check.lhs DsListComp.lhs DsMeta.hs
DsUtils.lhs Match.lhs MatchLit.lhs
ghc/compiler/hsSyn Convert.lhs
ghc/compiler/typecheck TcExpr.lhs TcHsSyn.lhs TcPat.lhs
Log:
Get Template Haskell brackets to work (mainly DsMeta)
Revision Changes Path
1.31.2.4 +1 -0 fptools/ghc/compiler/deSugar/Check.lhs
1.36.2.2 +1 -1 fptools/ghc/compiler/deSugar/DsListComp.lhs
1.1.2.11 +36 -27 fptools/ghc/compiler/deSugar/Attic/DsMeta.hs
1.61.2.6 +14 -6 fptools/ghc/compiler/deSugar/DsUtils.lhs
1.57.2.4 +4 -0 fptools/ghc/compiler/deSugar/Match.lhs
1.30.12.3 +5 -6 fptools/ghc/compiler/deSugar/MatchLit.lhs
1.1.2.2 +21 -4 fptools/ghc/compiler/hsSyn/Attic/Convert.lhs
1.120.2.16 +1 -1 fptools/ghc/compiler/typecheck/TcExpr.lhs
1.76.2.9 +4 -0 fptools/ghc/compiler/typecheck/TcHsSyn.lhs
1.76.2.5 +4 -1 fptools/ghc/compiler/typecheck/TcPat.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc