Numeric read seems too strict
13 Sep
2016
13 Sep
'16
1:53 a.m.
I noticed the other day that readMaybe (fix ('a':)) :: Maybe Double is an infinite loop. The problem is that the lexer doesn't know that it's expected to lex a number. It just keeps scanning and scanning to get to the end of the endless token. Shall we fix this?
3600
Age (days ago)
3600
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Feuer