Your use case makes sense. I can think of two workarounds.
1. Allow an explicit opt in to say "allow file paths, I know what I'm doing"
2. Support local tarballs, especially if we include a sha256 of the tarball contents (a feature I'm planning to add next week)
--
You received this message because you are subscribed to the Google Groups "haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stac...@googlegroups.com.
To post to this group, send email to haskel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/16b16642-2997-466a-b7ef-cfe509260bae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Mobile as well so I might not have looked up or tried out things before I ask...The second option sounds like exactly what I am looking for. That is awesome. Some questions I have though are:1. Is there an equivalent of `stack unpack` that just downloads the tarballs? I would issue it for everything `stack list-dependencies` gives me.
1.a. Do I recall correctly that `stack list-dependencies` includes those from ghc (i.e. global package db)? How would I exclude those?
2. Can I start the tarball snapshot from system ghc? I ship a specific ghc (matching the one that my stack project uses).
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stack+unsubscribe@googlegroups.com.
To post to this group, send email to haskel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/16b16642-2997-466a-b7ef-cfe509260bae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stack+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAJtP4w6DJp1jLu1nPm371Va-07H4x0%3DPw%2BBxKcYBRQRwg6MYvg%40mail.gmail.com.
Great to see. I'll probably start to play with a version build from master soon. Any idea when the next release is planned?
1.4.0 was released in March, wasn't it? Release before that was December. Not sure if that already makes a three month release schedule... ;)
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stac...@googlegroups.com.
To post to this group, send email to haskel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/16b16642-2997-466a-b7ef-cfe509260bae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stac...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAJtP4w6DJp1jLu1nPm371Va-07H4x0%3DPw%2BBxKcYBRQRwg6MYvg%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stac...@googlegroups.com.
To post to this group, send email to haskel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAKA2JgK-dLEoatvX7qYttv9OFQZsioVFUA5cyeWopbMvizRxyg%40mail.gmail.com.
Manny is currently working on the 1.5.0 release, but it will not include extensible snapshots. We wanted to give plenty of time to test on master before releasing.
Fair enough. Is there a CI build of master? Ideally producing binaries for Linux and Mac.
Otherwise I will have to include 1.4.0, the source and dependencies of master. Could turn out I would not safe a bit right now.
Anyway, great to see extensible snapshots will come and will include the possibility to ship dependencies as tarballs.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAKA2Jg%2BLOO6E%3D3eZzYkYuYjMur%3Dnv5RooG%3DOEohKAyA0WjzfSQ%40mail.gmail.com.
No, we don't publish any CI builds of the executables from master.
To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CAJtP4w68bt5zSfKHigfGDEdovUucssbZ6%2Bd7RQHov%3DQAVWy1uQ%40mail.gmail.com.