Closed dmarcoux closed 7 years ago
Thanks for pointing this out, and glad you think so! I had a little technical difficulties with my linux vm this morning which prevented me from getting a build out. I'll get that sorted out shortly and get that uploaded 😄
I'm quite a newbie with Haskell and I'm wondering something. How are you creating your binaries?
You might be already using it, but haskell-builder seems great.
Oooh I've actually never seen this before, pretty cool! I'll give this a spin when I have a chance. Thanks for the suggestion.
I currently just build the binaries manually with stack
on my mac and linux machines separately, and upload them. Since there has been so few releases I haven't spent too much time trying to optimize/automate that process. But I definitely have been curious about the Right™ way to do that too. This seems like a great way to get the linux binary built on my mac, and then it could all be scripted nicely.
Linux binary is uploaded!
The title says it all.
Nice update by the way 👍