[darcs-users] Darcs 2.3 beta 3 (interim)

Trent W. Buck twb at cybersource.com.au
Fri Jul 17 00:25:15 UTC 2009


Mark Stosberg <mark at summersault.com> writes:

> $ cabal install darcs-beta
> Warning: No remote package servers have been specified. Usually you would have
> one specified in the config file.
> cabal: There is no package named darcs-beta

You should have something like this in your .cabal/config.
Particularly, note the remote-repo entry.

    $ egrep -v '^[[:space:]]*(--|$)' /home/twb/.cabal/config
    remote-repo: hackage.haskell.org:http://hackage.haskell.org/packages/archive
    remote-repo-cache: /home/twb/.cabal/packages
    documentation: True
    build-summary: /home/twb/.cabal/logs/build.log
    remote-build-reporting: anonymous
    install-dirs user
    install-dirs global



More information about the darcs-users mailing list