Yes, it is possible, and no, sandboxes are kept in separate archives.

Each of the following archives contains the cabal-install executable only, 
bootstrapped using GHC 7.8.4, located in `./bin/cabal`.

Bootstrapped on OS X 10.10:
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.20.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.20.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.20.0.3.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.20.0.5.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.20.0.6.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.22.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.22.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.10-x86_64/halcyon-cabal-1.22.2.0.tar.gz

Bootstrapped on OS X 10.9:
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.20.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.20.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.20.0.3.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.20.0.5.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.20.0.6.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.22.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.22.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.9-x86_64/halcyon-cabal-1.22.2.0.tar.gz

Bootstrapped on OS X 10.8:
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.20.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.20.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.20.0.3.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.20.0.5.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.20.0.6.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.22.0.0.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.22.0.1.tar.gz
https://halcyon.global.ssl.fastly.net/osx-10.8-x86_64/halcyon-cabal-1.22.2.0.tar.gz

Note it’s also possible to browse Halcyon public storage:
https://halcyon.global.ssl.fastly.net/


-- 
Miëtek
https://mietek.io




On 2015-03-29, at 06:55, Bob Ippolito <b...@redivi.com> wrote:

> Is it possible to download and use these binary builds without halcyon? On 
> Mac it's a bit hard to set up halcyon due to the bash 4 requirement, and 
> there are no official cabal-install binaries of the latest releases for Mac 
> (latest is 1.22.0.0). I took a look at the halcyon source but wasn't able to 
> quickly figure out what the URL scheme for cabal-install on public storage 
> would be, I'm guessing it's just included in a larger sandbox rather than 
> distributed on its own?
> 
> On Sun, Mar 22, 2015 at 5:58 PM, Miëtek Bak <mie...@bak.io> wrote:
> Thanks, Ryan.  I’ve since added binaries of 1.22.2.0 for:
> 
> - Gentoo Linux (x86_64)
> - Slackware 14.1 (x86_64)
> 
> I should note this is in addition to binaries of 1.22.0.0 and 1.20.0.3, also 
> available for all of the previously mentioned platforms.
> 
> Other versions can also be selected by the user to be bootstrapped and 
> automatically cached:
> https://halcyon.sh/reference/#halcyon_cabal_version
> 
> 
> --
> Miëtek
> https://mietek.io
> 
> 
> 
> 
> On 2015-03-22, at 08:38, Ryan Thomas <r...@ryant.org> wrote:
> 
> > Agreed, I'd love to have the CI tools build all of the release artifacts.
> >
> > Miëtek: I'll update the downloads page with a link to halcyon for
> > those platforms.
> >
> > Cheers,
> >
> > ryan
> >
> > On 22 March 2015 at 08:36, Chris Wong <lambda.fa...@gmail.com> wrote:
> >> On Sun, Mar 22, 2015 at 9:19 PM, Johan Tibell <johan.tib...@gmail.com> 
> >> wrote:
> >>> On Sat, Mar 21, 2015 at 10:34 PM, Ryan Thomas <r...@ryant.org> wrote:
> >>>>
> >>>> - The Windows/OSX/Linux specific binaries need to be built and updated
> >>>> on the download page; Johan I will probably need some guidance on the
> >>>> process for this.
> >>>
> >>>
> >>> There's not much of a process I'm afraid. I usually send out and email to
> >>> cabal-devel@, asking for people to build binaries and send them to me. I
> >>> build some myself. Ideally at least one binary would be built by the 
> >>> release
> >>> process itself (and the others perhaps by build bots).
> >>
> >> AppVeyor and Travis CI support Windows and OS X respectively; perhaps
> >> we can arrange something with those.
> >>
> >>> _______________________________________________
> >>> cabal-devel mailing list
> >>> cabal-devel@haskell.org
> >>> http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
> >>>
> >>
> >> --
> >> https://lambda.xyz
> > _______________________________________________
> > cabal-devel mailing list
> > cabal-devel@haskell.org
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
> 
> 
> _______________________________________________
> cabal-devel mailing list
> cabal-devel@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel

Reply via email to