i'd like to read a byte stream from stdin.
the stream contains 0xFF now and then.
i fear that such a byte is treated as EOF by ghc,
because processing seems to stop right after it first occured.
do you know a workaround? 

in case you're asking - i'm trying to implement the GMP (go modem protocol)
ftp://ftp.nuri.net/Go/programs/protocol.Z

any hints appreciated. PosixIO maybe? 
-- 
-- Johannes Waldmann ---- http://www.informatik.uni-leipzig.de/~joe/ --
-- [EMAIL PROTECTED] -- phone/fax (+49) 341 9732 204/209 --

Reply via email to