[Haskell-cafe] why does the binary library require so much memory?

Jason Dusek jason.dusek at gmail.com
Fri Jul 31 18:15:35 EDT 2009


2009/07/31 Jeremy Shaw <jeremy at n-heptane.com>:
> ...why doesn't the stuff get freed eventually?

  It is my understanding that the GHC runtime never lets go of
  memory once it has requested it. (Confirmation either way
  would be informative.)

--
Jason Dusek


More information about the Haskell-Cafe mailing list