[Haskell-cafe] server directory layout for cabal-install?
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Thu Mar 19 06:50:12 EDT 2009
Thanks. Now the 00-index.tar.gz works.
When studying the access log of my web server,
I found that the cabal client (cabal-install/0.6.0)
does not want $pkg/$ver/$pkg-$ver.tar.gz
but uses packages/$pkg-$ver/tarball instead
(yes, "packages" and "tarball" are constant strings).
That's strange, since I don't even see these files
on hackage. I presume they're generated on the fly, then.
Anyway, this seems to work for me:
http://dfa.imn.htwk-leipzig.de/packages/lib/archive/
J.W.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 257 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20090319/e54047be/signature.bin
More information about the Haskell-Cafe
mailing list