<div dir="auto"><span style="font-family:sans-serif">The fact that GHC needs to have its own containers shouldn't prevent a consistent package set from using a different one. The only hypothetical problem would be if the GHC API leaked containers types, but I'm pretty sure it doesn't: they're all wrapped up in newtypes and exported abstractly, unless someone's made a mistake.</span></div><div class="gmail_extra"><br><div class="gmail_quote">On Apr 1, 2017 6:09 PM, "Sven Panne" <<a href="mailto:svenpanne@gmail.com">svenpanne@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-04-01 20:53 GMT+02:00 David Feuer <span dir="ltr"><<a href="mailto:david.feuer@gmail.com" target="_blank">david.feuer@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">It's come to my attention that Stackage doesn't have the latest and greatest versions of containers. Stackage nightly is on 0.5.7.1, and I just released 0.5.10.2. It'd be nice to get that fixed, but the containers maintainers do not have the time to take responsibility for Stackage curation. Could whoever's responsible please take care of it?</div></blockquote><div><br></div><div>If I see this correctly, there is nothing to take care of: Stackage nightly and LTS both ship GHC 8.0.2, and that contains containers 0.5.7.1. When a new GHC is released and that ships with a new version of containers, it will be on Stackage. Apart from that, there is nothing you can do: Stackage is there to have a consistent set of packages, so containers is not even in <a href="https://github.com/fpco/stackage/blob/master/build-constraints.yaml" target="_blank">https://github.com/fpco/<wbr>stackage/blob/master/build-<wbr>constraints.yaml</a>, because it ships with GHC.</div><div><br></div><div>That's at least my understanding...</div></div></div></div>
</blockquote></div></div>