[commit: base] ghc-7.4: Backport the Read Integer/Double/Float change for "123e456" (6cb84cb)
Ian Lynagh
igloo at earth.li
Wed Mar 28 18:32:38 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/6cb84cb399c42a764a80b8b34cf67e9f0e9a3ed4
>---------------------------------------------------------------
commit 6cb84cb399c42a764a80b8b34cf67e9f0e9a3ed4
Author: Ian Lynagh <igloo at earth.li>
Date: Wed Mar 28 16:11:34 2012 +0100
Backport the Read Integer/Double/Float change for "123e456"
For the 7.4 branch, I've fixed this in a less pleaseant way, in order
to avoid changing the library interfaces.
GHC/Read.lhs | 39 +++++++++++++-------
Text/Read/Lex.hs | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 130 insertions(+), 14 deletions(-)
Diff suppressed because of size. To see it, use:
git show 6cb84cb399c42a764a80b8b34cf67e9f0e9a3ed4
More information about the Cvs-libraries
mailing list