sof 2002/06/03 07:49:12 PDT Modified files: lib IO.hs Prelude.hs Log: Interpret Report wording for Prelude.getLine and IO.hGetLine to mean the Right Thing. If EOF is encountered for a partial line (>= 1 chars), interpret this as '\n'. Revision Changes Path 1.4 +25 -8 hugs98/lib/IO.hs 1.25 +23 -5 hugs98/lib/Prelude.hs