#3897: reading a large String as Double takes too long
------------------------+---------------------------------------------------
Reporter: maeder | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.14.1
Component: Prelude | Version: 6.12.1
Keywords: | Difficulty:
Os: Linux | Testcase:
Architecture: x86 | Failure: Runtime performance bug
------------------------+---------------------------------------------------
Changes (by igloo):
* milestone: => 6.14.1
Comment:
{{{
Prelude> (1e1000000000 :: Double) `seq` ()
<interactive>: out of memory (requested 537919488 bytes)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3897#comment:1>
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