[Haskell-cafe] Monad Transformer Space Leak
Clark Gaebel
cgaebel at uwaterloo.ca
Mon Apr 22 23:21:22 CEST 2013
I don't have a copy of GHC HEAD handy, and don't have the time to set up
the ecosystem myself to test this one bug.
Would someone else with a copy lying around mind testing it out for me?
Thanks,
- Clark
On Monday, April 22, 2013, Joachim Breitner wrote:
> Hi,
>
> Am Montag, den 22.04.2013, 16:44 -0400 schrieb Clark Gaebel:
> > More interestingly, the problem goes away if I enable profiling.
> > That's kind of worrisome.
>
> this part sounds similar than the recently discussed problem with the
> ackermann function (http://hackage.haskell.org/trac/ghc/ticket/7850) –
> maybe your code is only allocating stacks and nothing else? In that case
> you can try with GHC HEAD and see if the problem is fixed.
>
> Greetings,
> Joachim
>
>
> --
> Joachim "nomeata" Breitner
> Debian Developer
> nomeata at debian.org <javascript:;> | ICQ# 74513189 | GPG-Keyid: 4743206C
> JID: nomeata at joachim-breitner.de <javascript:;> |
> http://people.debian.org/~nomeata
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130422/d7d2abc5/attachment.htm>
More information about the Haskell-Cafe
mailing list