[project @ 2003-10-06 13:14:36 by simonpj]
authorsimonpj <unknown>
Mon, 6 Oct 2003 13:14:36 +0000 (13:14 +0000)
committersimonpj <unknown>
Mon, 6 Oct 2003 13:14:36 +0000 (13:14 +0000)
commite1142d54fdf2561cf6fbb201c7e2db07f65a150e
tree7889b936f705af603a26a00c74b4060bbe40cc1b
parente2ac3165196d165418251deb13574273f122cf80
[project @ 2003-10-06 13:14:36 by simonpj]
MERGE TO STABLE

Fix trivial lexing bug involving leading zeros
045.4
was lexing as an Int, with a trailing ".4"

The test is lib/Lex/lexNum
Text/Read/Lex.hs