simonmar 2004/10/15 08:29:03 PDT
Modified files:
ghc/compiler/deSugar Check.lhs DsExpr.lhs Match.lhs
MatchCon.lhs
ghc/compiler/hsSyn HsPat.lhs
ghc/compiler/main HscMain.lhs
ghc/compiler/typecheck TcPat.lhs
Log:
Add a SrcSpan to the DataCon in a ConPatOut.
Revision Changes Path
1.38 +9 -9 fptools/ghc/compiler/deSugar/Check.lhs
1.110 +1 -1 fptools/ghc/compiler/deSugar/DsExpr.lhs
1.67 +2 -2 fptools/ghc/compiler/deSugar/Match.lhs
1.20 +3 -3 fptools/ghc/compiler/deSugar/MatchCon.lhs
1.45 +2 -2 fptools/ghc/compiler/hsSyn/HsPat.lhs
1.200 +6 -11 fptools/ghc/compiler/main/HscMain.lhs
1.101 +6 -6 fptools/ghc/compiler/typecheck/TcPat.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc