default heap
Jeffrey R Lewis <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
With all the recent excellant module fixes/updates, it looks like we're consuming more heap than before during loading. On what I would consider a moderately-sized package (haskore), it now bails for lack of heap during loading. Perhaps it's time to bump the default heap. Any thoughts on this matter? Anyone else running into this? --Jeff