[Haskell-cafe] Re: [Haskell] What's up with this Haskell runtime error message:

Michael Goodrich michael.goodrich at gmail.com
Wed Apr 5 14:58:40 EDT 2006


Looks like my calulation involves a self referential set of definitions.

Is Haskell not able to deal with a self referential set of definitions?

 I was frankly hoing it would since otherwise there is then  the specter of
sequence, i.e. that I have to finesse the order in which things are
calculated so as to avoid it.

Thoughts?

cheers,

-Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell-cafe/attachments/20060405/c9a36260/attachment.htm


More information about the Haskell-Cafe mailing list