[GHC] #7613: readSigned consumes too much input
GHC
cvs-ghc at haskell.org
Sun Jan 27 17:15:20 CET 2013
#7613: readSigned consumes too much input
------------------------------------------+---------------------------------
Reporter: liyang | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: 7.6.1
Resolution: wontfix | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Incorrect result at runtime | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
------------------------------------------+---------------------------------
Comment(by liyang):
http://comments.gmane.org/gmane.comp.lang.haskell.libraries/14508
Just found the above thread. Turns out this is a duplicate of #4500. I
ended up with Attoparsec on UTF-8 ByteStrings which behaves the way I
expect, and is about 5x faster.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7613#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list