>>>>> Brandon Allbery <allbery.b at gmail.com> writes:
> There's hackage-mirror, but I note it says it mirrors to S3.
It mirrors into a directory as well:
hackage-mirror --from="http://hackage.haskell.org" --to="/some/dir"
Further, it can incrementally update very quickly.
John