mechvel:
> People,
> 
> please, how to download from CVS the ghc-6.8 branch ?
> (I need the last version of 6.8.1, the "nightly built")
> I do the following.
> 
>   set  $CVSROOT  to   :pserver:[EMAIL PROTECTED]:/cvs
> 
>   cd $HOME/ghc/cvs
>   cvs login
>     Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs   -- its reply
>     CVS password:                                               --
>     password:  
>   cvs          -- entered password
>   
>     Unknown host glass.cse.ogi.edu.      
> 
> 
> Thank you in advance for your help,
> 
> -----------------

Hello Serge,

In the past year or so we've stopped using CVS. You can now get all the
source via the 'darcs' revision control system. Instructions for how to 
do this are on the GHC developers wiki:

    http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources

Good luck,
    Don
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to