cvs commit: hugs98/lib/exts Channel.lhs ChannelVar.lhs
Concurrent.lhs GetOpt.lhs NumExts.hs Pretty.lhs SampleVar.lhs
Semaphore.lhs hugs98/src/unix convert_hslibs hugs98/tests
testScript.in
Alastair Reid
reid@glass.cse.ogi.edu
Tue, 5 Jun 2001 14:00:58 -0700
reid 2001/06/05 14:00:57 PDT
Modified files:
tests testScript.in
Added files:
src/unix convert_hslibs
Removed files:
lib/exts Channel.lhs ChannelVar.lhs Concurrent.lhs
GetOpt.lhs NumExts.hs Pretty.lhs
SampleVar.lhs Semaphore.lhs
Log:
Removed files duplicated by fptools/hslibs.
When you checkout Hugs, you should do this to obtain up to date copies
of these files (and of all other hslib modules that currently work -
about 90 modules in total).
cvs checkout fptools/hslibs
cd hugs98/src/unix
convert_hslibs ../../.. # path points to base of fptools
Revision Changes Path
1.4 +5 -5 hugs98/tests/testScript.in