cvs commit: hugs98/src iomonad.c dirprim.c timeprim.c

Ross Paterson ross at haskell.org
Sat Nov 13 20:05:52 EST 2004


ross        2004/11/13 17:05:52 PST

  Modified files:
    src                  iomonad.c dirprim.c timeprim.c 
  Log:
  refactor using new throwError().  No semantics change except for a fixed
  buglet in getCurrentDirectory.
  
  Revision  Changes    Path
  1.90      +41 -66    hugs98/src/iomonad.c
  1.21      +44 -118   hugs98/src/dirprim.c
  1.15      +10 -29    hugs98/src/timeprim.c


More information about the Cvs-hugs mailing list