[Haskell-cafe] ghci session slows down over time.

Jonathan Geddes geddes.jonathan at gmail.com
Mon Jun 25 07:46:09 CEST 2012


Haskell Cafe,

I'm seeing crazy amounts of slowdown in a ghci session after just a few
executions of :r (reload). Using :set +r (revert top-level bindings)
doesn't seem to help.

Is it possible that the dynamically-loaded object code is not being garbage
collected?

Is this a known issue? More importantly, is there a known workaround?

Thanks,

--J Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120624/96443fa1/attachment.htm>


More information about the Haskell-Cafe mailing list