Proposal: modify `Read` instances for `Float` and `Double`

Eric Mertens emertens at gmail.com
Wed Mar 1 01:17:46 UTC 2017


I’m looking forward to having support for the hex floating point syntax. I’d like to see lex updated to reflect the new syntax as well. I think that the most likely code to be broken by changing the Read instance is code independently implementing a parser for hex floating point literals.

-- 
Eric


More information about the Libraries mailing list