Gearing up (again) for the next release: 2014.2.0.0

Yitzchak Gale gale at sefer.org
Thu Apr 10 21:32:26 UTC 2014


There has been a new development regarding GHC 7.8.2.

A serious bug was inadvertently included in the released 7.8.1:

https://ghc.haskell.org/trac/ghc/ticket/8978

It has to do with a bad interaction between type families
and type aliases. So it might not even affect anything
in the platform. But it does, for example, break much of
the yesod ecosystem, in a way that cannot be worked
around without breaking support for recent versions of
GHC that they still support.

Therefore, the GHC team is now planning to release 7.8.2
very shortly, and tell everyone not to use 7.8.1.
They have stated that all previous discussions
about what will be in 7.8.2 and when it might come out should
now be assumed to be talking about 7.8.3 instead:

http://www.haskell.org/pipermail/ghc-devs/2014-April/004605.html
http://www.haskell.org/pipermail/ghc-devs/2014-April/004616.html

So I think that Mark's decision that we will
"stick with 7.8.1" should be reconsidered at this point.

Thanks,
Yitz


On Mon, Mar 31, 2014 at 1:43 AM, Mark Lentczner
<mark.lentczner at gmail.com> wrote:
> happy bumped to 1.19.3
> alex bumped to 3.1.3
> haddock bumped to 2.14.1
>
> - but question about tying to GHC release still open: The concern is since
> GHC ships with it's doc built with the haddock executable it ships, will we
> have problems building the rest of the docs with a later haddock -- and
> having all the cross references work?
>
>
> As for GHC 7.8.2 - Where is the plan for 7.8.2 documented? It is barely
> mentioned in the GHC mailing list, and no mention in the GHC trac wiki, and
> the issues milestone has scant info.
>
> I'm very reluctant to hold out for an unknown GHC release. Unless we have
> good reason to think that GHC 7.8.1 is a bad release and will leave scads of
> people with broken build systems.... I'd like to continue to plan on
> releasing HP in mid May (so on schedule for 2014.2.0.0). As such, unless the
> turn of 7.8.2 comes within a week or two of 7.8.1 - let's stick with 7.8.1.
>
> Finally - note that part of my big push to totally re-write the Haskell
> Platform is so that we can all feel more confident turning a version more
> quickly if we need. If 7.8.2 comes out this Summer, and we think it is an
> important enough improvement - we can turn HP too.
>
> - Mark
>
>
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>


More information about the Libraries mailing list