Hi, thanks for reporting this. This bug has been fixed in the current sources -- http://cvs.haskell.org/ if you're interested in checking it out.
--sigbjorn ----- Original Message ----- From: "jason doty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 03:45 Subject: Hanging when loading standard prelude > Hugs December 2001 release > SGI IRIX 6.5.14 > gcc version 2.95.2 > > After compiling, hugs would hang when loading the standard prelude. The > source of the bug seems to be line 516 of input.c. Changing "EOF" to > "(char)-1" fixed it. > > hope this helps, > jason doty > _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
