#4500: Improve Read Integer
-----------------------------+----------------------------------------------
Reporter: igloo | Owner:
Type: proposal | Status: closed
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 7.0.1
Resolution: wontfix | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => wontfix
Comment:
My intuition was that reads would accept any prefix that parses,
but that isn't true (e.g. `reads "Truefoo" :: [(Bool, String)]`).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4500#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs