Mark Stosberg <[email protected]> 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
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users