cvs commit: hugs98/tests testScript hugs98/tests/ffi FileIO.hs FileIO.output Forms.hs Types.hs types_aux.c types_aux.h hugs98/tests/libs except1.hs intTest.hs prodcon.hs testPtr.hs hugs98/tests/rts mutvars.hs mvar.hs hugs98/tests/tcheck dicts.hs

Ross Paterson ross at haskell.org
Sat Oct 23 16:06:02 EDT 2004


ross        2004/10/23 13:06:01 PDT

  Modified files:
    tests                testScript 
    tests/ffi            FileIO.hs FileIO.output Forms.hs Types.hs 
                         types_aux.c types_aux.h 
    tests/libs           except1.hs intTest.hs prodcon.hs 
                         testPtr.hs 
    tests/rts            mutvars.hs mvar.hs 
    tests/tcheck         dicts.hs 
  Log:
  remove most dependencies on old libraries
  
  Revision  Changes    Path
  1.63      +17 -17    hugs98/tests/testScript
  1.6       +3 -3      hugs98/tests/ffi/FileIO.hs
  1.6       +3 -4      hugs98/tests/ffi/FileIO.output
  1.4       +1 -1      hugs98/tests/ffi/Forms.hs
  1.4       +4 -6      hugs98/tests/ffi/Types.hs
  1.3       +0 -2      hugs98/tests/ffi/types_aux.c
  1.2       +1 -1      hugs98/tests/ffi/types_aux.h
  1.6       +2 -2      hugs98/tests/libs/except1.hs
  1.5       +4 -4      hugs98/tests/libs/intTest.hs
  1.5       +1 -1      hugs98/tests/libs/prodcon.hs
  1.2       +1 -1      hugs98/tests/libs/testPtr.hs
  1.3       +2 -1      hugs98/tests/rts/mutvars.hs
  1.5       +1 -1      hugs98/tests/rts/mvar.hs
  1.4       +1 -1      hugs98/tests/tcheck/dicts.hs


More information about the Cvs-hugs mailing list