[Haskell-cafe] Strange memory consumption problems in something that should be tail-recursive

Seth Gordon sethg at ropine.com
Tue Feb 13 16:16:50 EST 2007


Jefferson Heard wrote:
> 
> Argh, bitten by the scheme bug! Right -- NO tail recursion...  So that leaves 
> me with some rather non-intuitive strategies for achieving execution time 
> efficiency.  Anyone care to point me in the direction of a document on 
> efficiency in Haskell?

I found this page to be helpful:

http://haskell.org/haskellwiki/Stack_overflow


More information about the Haskell-Cafe mailing list