
25 Apr
2007
25 Apr
'07
10:05 a.m.
Hi Stefan,
in the Teletype module, it would probably be better to reflect IOTeletype operations as:
data Action a = Finish a | Put Char (Action a) | Get (Char -> Action a)
That way, there is no need to use (unobservable) laziness.
I'm afraid I've lost you. How does this differ from the current definition of IOTeletype? Thanks, Wouter This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.