[Haskell-cafe] Local mirrors of hackage
Matthew Pickering
matthewtpickering at gmail.com
Wed Feb 24 16:27:44 UTC 2016
Hello Victor,
It is easily possible with a small shell script.
Here is another discussion about the same topic -
https://mail.haskell.org/pipermail/ghc-devs/2015-September/009958.html
Matt
On Wed, Feb 24, 2016 at 4:23 PM, Victor Miller <victorsmiller at gmail.com> wrote:
> I have a computer that I work on which isn't directly connected to the
> internet, that I want to use Haskell on. In order to do that I want a
> local version of hackage. I was previously able to do this using
> mirror_hackage.py, but since hackage 2 came around this no longer
> works. Doing this would involve running something on a computer that
> *is* attached to the internet, and then transferring a bunch of files
> over to the other computer. Can someone point me to a recipe for
> doing this?
>
> Victor
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list