crash at infinite recursion
Felix Hummel <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hugs98 Version: Nov 2002 crashes when evaluating the following line
let x = x+1 in x
Of course this line is quite stupid, but none the less the interpreter
should not crash...
Cheers, Felix "Bumblebee" Hummel