GHC 7.2
Simon Peyton-Jones
simonpj at microsoft.com
Fri Jun 17 09:14:29 CEST 2011
A final update on GHC 7.2.
· I believe that all the major code increments are now in HEAD except Safe Haskell
· I expect Safe Haskell to be pushed into HEAD today
Is anything else needed? Yell if so. (Max was there something on Unicode?)
Ian: maybe you can build a release candidate next week?
Simon
From: Simon Peyton-Jones
Sent: 26 May 2011 17:45
To: Simon Peyton-Jones; David Terei; José Pedro Magalhães; Max Bolingbroke; Manuel M T Chakravarty; Roman Leshchinskiy; Gabriele Keller; Ben Lippmeier; Ian Lynagh; David Mazieres expires 2011-07-18 PDT
Cc: GHC
Subject: RE: GHC 7.2
An update on GHC 7.2. I am going on holiday in 30 mins, returning Tuesday 7 June.
· New coercion representation is in HEAD
· New generics are in HEAD (thanks Pedro)
· Monad comprehensions are in HEAD.
· Safe Haskell is not yet in: Simon M to review
· Filename encoding is in HEAD (I think). Max to confirm.
· Plugins are sadly not in. I have a nearly built tree. All I need is about four uninterrupted hours, but I won't get that till the week of 7th.
· Data Parallel Haskell. Manuel to advise on status. I think its ready.
So let's concentrate on closing bugs.
http://hackage.haskell.org/trac/ghc/query?status=infoneeded&status=merge&status=new&status=patch&group=status&milestone=7.2.1
There are
· Five highest-prio bugs: #4421, #5085, #5151, #5203, #5201
· About a dozen high-priority bugs. Almost all have owners.
I don't have an opinion about when to fork the tree.
Simon
From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org] On Behalf Of Simon Peyton-Jones
Sent: 06 May 2011 14:33
To: David Terei; José Pedro Magalhães; Max Bolingbroke; Manuel M T Chakravarty; Roman Leshchinskiy; Gabriele Keller; Ben Lippmeier; Ian Lynagh; David Mazieres expires 2011-07-18 PDT
Cc: GHC
Subject: GHC 7.2
Simon and I have just had a chat about the upcoming GHC 7.2 The basic idea for 7.2 is that
· It'll include lots of new code (see below)
· It'll be the first seriously-working release of DPH
· But because of the new code, it may not be a stable as our main annual release.
· We'll settle it down, and release a (hopefully nice and stable) 7.4 around ICFP
The new stuff we expect to be in 7.2:
· New coercion representation (ghc-new-co branch). Simon PJ is doing this; nearly finished.
· Monad comprehensions. Already merged.
· Plugins. A relatively small patch, and ready to go. Simon PJ to review and merge.
· New generic deriving (ghc-generics branch). Pedro is leading this; nearly done. Simon PJ will merge when he and Pedro are happy.
· Filename encoding (encoding branch). Max is leading; Simon M has reviewed. Max: please merge this in when you are ready.
· Safe Haskell. David Terei and David Mazieres; see http://hackage.haskell.org/trac/ghc/wiki/SafeHaskell. Nearly done. Simon M to review.
· Data Parallel Haskell. Manuel, Ben, Gabi, Roman.
Timescale: Simon M is tied up most of June, so we propose:
· All merging done by end May. (This is a couple of weeks later than we were previously advertising, but you can see why when you look at the list above. And there is nothing directly pressing us to make this release.)
· Fork the tree.
· Squeeze out regressions
· Make release candidate
One difference from darcs is that
After forking, bug-fixes for the release should be made on the 7.2.1 branch, validated, and merged back into master
(Reason: it's not easy to cherry-pick patches from the master to merge into the branch.)
Sound ok? Yell if not.
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110617/1ed6b22f/attachment-0001.htm>
More information about the Cvs-ghc
mailing list