Record the original text along with parsed Rationals: fixes #2245
authorMax Bolingbroke <batterseapower@hotmail.com>
Sun, 15 May 2011 17:50:54 +0000 (18:50 +0100)
committerMax Bolingbroke <batterseapower@hotmail.com>
Sun, 15 May 2011 18:36:52 +0000 (19:36 +0100)
commit3391a03562d4056de7b16cd0f632e6c43ae44cca
tree22347ea65b37da5e60da9c656270e2f0e6fa423c
parentee5addccd1929a7368a39b2c88d1b77f0bc8fb73
Record the original text along with parsed Rationals: fixes #2245
compiler/basicTypes/BasicTypes.lhs
compiler/deSugar/Check.lhs
compiler/deSugar/DsMeta.hs
compiler/deSugar/MatchLit.lhs
compiler/hsSyn/Convert.lhs
compiler/hsSyn/HsLit.lhs
compiler/hsSyn/HsUtils.lhs
compiler/parser/Lexer.x
compiler/typecheck/Inst.lhs
compiler/typecheck/TcHsSyn.lhs