cvs commit: hugs98/lib Prelude.hs

Alastair Reid reid@glass.cse.ogi.edu
Mon, 17 Jun 2002 14:42:38 -0700


reid        2002/06/17 14:42:37 PDT

  Modified files:
    lib                  Prelude.hs 
  Log:
  Added a decent error message when the IO scheduler loop hits an unrecognised
  thunk.  The previous error message of 'undefined' didn't really do it for me.
  
  Revision  Changes    Path
  1.27      +1 -1      hugs98/lib/Prelude.hs