[Haskell-cafe] Non-hackage cabal source
Erik Hesselink
hesselink at gmail.com
Wed Nov 3 05:14:38 EDT 2010
On Wed, Nov 3, 2010 at 06:49, Tony Morris <tonymorris at gmail.com> wrote:
> I am trying to set up an apache server as an additional source to
> hackage for haskell packages.
>
> I have added to my ~/.cabal/config file:
> remote-repo: myhackage:http://myhackage/packages
Shouldn't that be:
> remote-repo: myhackage:http://myhackage/packages/archive
That's what the normal hackage entry says, and what I use for our own
local hackage.
Erik
More information about the Haskell-Cafe
mailing list