#6101: Show instance for integer-simple is not lazy enough
------------------------------+---------------------------------------------
Reporter: tommd | Owner:
Type: bug | Status: new
Priority: normal | Component: libraries (other)
Version: 7.4.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
I run out of memory, after 31 GB, when trying to show an Integer (using
integer-simple) that is in the ballpark of 200K digits. I assume this is
due to the entire string being generated at once and not lazily.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6101>
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