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 binaries #6

Closed rtfeldman closed 9 years ago

rtfeldman commented 9 years ago

I'm working on a tutorial that wants to use npm for installing everything, and 0.15 for Tasks, so having 0.15 available here would be great!

passy commented 9 years ago

I've pushed the new binaries for OS X based on the files I extracted from the official .pkg. For Linux I'll probably have to build them again, let's see when I can do that.

kevva commented 9 years ago

@passy, great :).

kevva commented 9 years ago

Published in https://github.com/kevva/elm-platform-bin/commit/8395c73e7852b9d541ebb31b52b72ca694f1b84b.

rtfeldman commented 9 years ago

Thanks for jumping on this so quickly! :heart_eyes_cat: