
9 Mar
2003
9 Mar
'03
6:49 a.m.
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