[Haskell-cafe] GHC 7.0.1 developer challenges

John D. Ramsdell ramsdell0 at gmail.com
Mon Dec 13 23:39:58 CET 2010


On Mon, Dec 13, 2010 at 10:45 AM, Peter Simons <simons at cryp.to> wrote:
> Hi Mathieu,
>
> ... There really ought to be a better way to catch an infinite loop that this.

It all comes down to picking the correct memory limit.  How do you
propose to do it?  How did you come up with the number 32M?  That
number would have been a disaster for me.

John



More information about the Haskell-Cafe mailing list