Space leak

From HaskellWiki
Revision as of 06:07, 4 February 2015 by Andrew Seniuk (talk | contribs) (Still links prominently to Memory_leak, but this page is to hold small, up-to-date leak examples.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page is intended to serve as repository for one or more small, community-edited examples of Haskell programs which leak space. Maybe this page should be moved to just Leak and then we can discuss others (eg. time leak) as well?

For general text about space leak, please see Memory leak.

I haven't had a chance to mark up this page yet, but the intended initial content is available at the project homepage.