simonmar 2004/09/07 05:30:31 PDT
Modified files:
ghc/compiler/parser Parser.y.pp RdrHsSyn.lhs
Log:
Fix up the SrcSpan on the rhs of a function binding.
Revision Changes Path
1.14 +1 -1 fptools/ghc/compiler/parser/Parser.y.pp
1.73 +3 -4 fptools/ghc/compiler/parser/RdrHsSyn.lhs