patch applied (packages/polyparse): Initial implementation of
native parsing of basic types.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Fri Feb 8 11:55:48 EST 2008
Fri Feb 8 08:53:36 PST 2008 Malcolm.Wallace at cs.york.ac.uk
* Initial implementation of native parsing of basic types.
i.e. no longer re-using the Read instances for Int,Integer,Float,Double, etc
Incomplete (still uses Read for Char), and untested.
M ./src/Text/Parse.hs -6 +57
More information about the Cvs-libraries
mailing list