<div dir="ltr">I already do regular binary builds: every time I do a Stackage Nightly or LTS Haskell build. If it would be useful to share those binaries somewhere, let me know. Of course, sharing the entire binary package database for each nightly build would become a pretty hefty storage burden, but we can probably figure something out around the LTSs.<br></div><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 3:42 AM Miëtek Bak <<a href="mailto:mietek@bak.io">mietek@bak.io</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’d like to add Windows support, eventually (<a href="https://github.com/mietek/halcyon/issues/42" target="_blank">https://github.com/mietek/<u></u>halcyon/issues/42</a>).<br>
<br>
My main focus right now is enabling the distribution of Haskell applications in binary form, without requiring the cooperation of application authors.  To be specific, I’d like the user to be able to say `halcyon install idris`, and get the latest version of Idris installed on their system in 5-10 seconds.<br>
<br>
Preposterous?  This is how Halcyon already works:<br>
<a href="https://halcyon.sh/tutorial/#install-the-app" target="_blank">https://halcyon.sh/tutorial/#<u></u>install-the-app</a><br>
<br>
Of course, this requires the application to be built ahead of time, which in turn requires version constraints to be declared for the application.<br>
<br>
Now, application authors don’t seem eager to declare version constraints.  However, declaring a particular version of Stackage LTS is equivalent to declaring a full set of version constraints (<a href="https://github.com/mietek/halcyon/issues/41" target="_blank">https://github.com/mietek/<u></u>halcyon/issues/41</a>, <a href="https://github.com/mietek/halcyon/issues/40" target="_blank">https://github.com/mietek/<u></u>halcyon/issues/40</a>).<br>
<br>
It seems to me that adopting Stackage LTS should reduce the binary distribution problem to automating the process of performing regular builds across many platforms.<br>
<br>
Looking forward to your comments.<br>
<br>
<br>
--<br>
Miëtek<br>
<a href="https://mietek.io" target="_blank">https://mietek.io</a><br>
<br>
<br>
<br>
<br>
On 2015-03-23, at 00:35, Mikhail Glushenkov <<a href="mailto:the.dead.shall.rise@gmail.com" target="_blank">the.dead.shall.rise@gmail.com</a><u></u>> wrote:<br>
<br>
> Hi,<br>
><br>
> On 22 March 2015 at 00:49, Miëtek Bak <<a href="mailto:mietek@bak.io" target="_blank">mietek@bak.io</a>> wrote:<br>
>> Thanks, Ryan.<br>
>><br>
>><br>
>> Binaries of cabal-install 1.22.2.0 are now available in Halcyon on the following platforms:<br>
>><br>
>> [...]<br>
><br>
> That's quite impressive! Have you considered adding Windows support?<br>
> Our release process could use some automation in this area.<br>
<br>
</blockquote></div>