Sietse Achterop <[EMAIL PROTECTED]> writes > ... > On a general note, should executing a program not always yield a > defined result? That is, either yield the correct result OR produce > an error message? At least, i think, this will be a good idea to consider the values like [1..] as the defined results. Also does `let f = f in f :: Char' yield a defined result? ------------------ Sergey Mechveliani [EMAIL PROTECTED]
- Re: defined result S.D.Mechveliani
- Re: defined result Felix Schroeter