kevva / elm-bin

elm-platform bin-wrapper that makes it seamlessly available as a local dependency
MIT License
18 stars 5 forks source link

Add 0.15.1 binary #23

Closed rtfeldman closed 9 years ago

rtfeldman commented 9 years ago

It's out! :smile_cat:

passy commented 9 years ago

I've extracted the OS X binaries from the pkg and updated the Reactor assets, but I can't get the Linux binaries compiled because of a barrage of cabal errors. Not sure if there's a stackage LTS or something I can build this against, because the hackage head is super broken at the moment. :/

passy commented 9 years ago

Okay, figured it out, I tried to compile it with musl. Some dependency wasn't happy about that. There doesn't seem to be an elm-doc anymore. So we'll need to update the scripts to reflect that.

passy commented 9 years ago

That leaves us with Windows binaries.

jvoigtlaender commented 9 years ago

I've added the Windows binaries in PR #24.

arthurvr commented 9 years ago

So we can close this one?

jvoigtlaender commented 9 years ago

Yes, I think this issue can be closed, and a new release of the installer been made with the new binaries.

passy commented 9 years ago

I've tagged this as v2.0, since we break backwards-comp with the new binary names. I just need @kevva to publish this to npm. :)

kevva commented 9 years ago

@passy, I think you have ownership, no? Anyway, it's published!