[project @ 2004-04-06 09:29:49 by simonpj]
authorsimonpj <unknown>
Tue, 6 Apr 2004 09:29:51 +0000 (09:29 +0000)
committersimonpj <unknown>
Tue, 6 Apr 2004 09:29:51 +0000 (09:29 +0000)
commit3f885dcbddb15dc79246a7f1cd1872f7a60e3cbc
tree1cb7a23923ff48733dbd588c73a3b5198bcf8d66
parent09bdc279ae8846c24faae2a98267c03c5b2366ad
[project @ 2004-04-06 09:29:49 by simonpj]
The "rebindable-syntax" stuff wasn't dealing with the new location
information correctly.  This commit fixes the problem, and thereby
makes mdofail004 work right.  Maybe others too.
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcPat.lhs