Am Mittwoch, 5. Oktober 2005 16:22 schrieb Simon Marlow: > [...] > Basically anything for which the report doesn't give the full code, except > of course primitives which usually must be strict.
Why must primitives be strict? I wouldn't consider putChar undefined an undefined action. In my opinion, the undefinedness should only come into play when putChar undefined is executed. > [...] Best wishes, Wolfgang _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
