[Haskell-cafe] Getting containers updated in Stackage

Sven Panne svenpanne at gmail.com
Sat Apr 1 22:09:08 UTC 2017


2017-04-01 20:53 GMT+02:00 David Feuer <david.feuer at gmail.com>:

> 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?
>

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
https://github.com/fpco/stackage/blob/master/build-constraints.yaml,
because it ships with GHC.

That's at least my understanding...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170402/1dde09a1/attachment.html>


More information about the Haskell-Cafe mailing list