[cvs-nhc98] The repository has moved.
Malcolm Wallace
Malcolm.Wallace@cs.york.ac.uk
Sun, 9 Mar 2003 11:49:13 +0000
To all CVS users of nhc98,
We have now moved the CVS repository from hinken.sparud.net to
cvs.haskell.org. Instructions for the new location are on the web at
http://www.haskell.org/nhc98/cvs.html
but essentially, for anonymous users, the checkout command is
cvs -d :pserver:anoncvs@glass.cse.ogi.edu:/cvs checkout nhc98
and for write-access, the command is
cvs -d :ext:username@cvs.haskell.org:/home/cvs/root checkout nhc98
Please also note that we have taken this opportunity to re-organise
the repository slightly. The Hat source tree is now separated from
the nhc98 source tree. To use it, "checkout hat" instead of
"checkout nhc98".
Regards,
Malcolm