Delivered-To: magnus@therning.org
Received: by 10.220.176.136 with SMTP id be8cs312079vcb;
        Sat, 2 Apr 2011 15:44:55 -0700 (PDT)
Received: by 10.14.53.207 with SMTP id g55mr2839357eec.148.1301784293780;
        Sat, 02 Apr 2011 15:44:53 -0700 (PDT)
Return-Path: <haskell-platform-bounces@projects.haskell.org>
Received: from lun.haskell.org (lun.haskell.org [178.63.91.44])
        by mx.google.com with ESMTPS id v45si9622507eeh.41.2011.04.02.15.44.53
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 02 Apr 2011 15:44:53 -0700 (PDT)
Received-SPF: pass (google.com: domain of
 haskell-platform-bounces@projects.haskell.org designates 178.63.91.44 as
 permitted sender) client-ip=178.63.91.44;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of
 haskell-platform-bounces@projects.haskell.org designates 178.63.91.44 as
 permitted sender) smtp.mail=haskell-platform-bounces@projects.haskell.org;
 dkim=neutral (body hash did not verify) header.i=@gmail.com
Received: from localhost ([127.0.0.1] helo=lun.haskell.org)
	by lun.haskell.org with esmtp (Exim 4.69)
	(envelope-from <haskell-platform-bounces@projects.haskell.org>)
	id 1Q69YO-0007XF-AX; Sat, 02 Apr 2011 23:44:24 +0100
Received: from mail-ww0-f50.google.com ([74.125.82.50])
	by lun.haskell.org with esmtp (Exim 4.69)
	(envelope-from <dons00@gmail.com>) id 1Q69YF-0007X7-1F
	for Haskell-platform@projects.haskell.org;
	Sat, 02 Apr 2011 23:44:20 +0100
Received: by wwc33 with SMTP id 33so4371943wwc.7
	for <Haskell-platform@projects.haskell.org>;
	Sat, 02 Apr 2011 15:44:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:date:message-id:subject:from:to
	:content-type; bh=HaVXQOdlceoTTHfJ2+3zO+YH+ImavTGMWOccoZPSNvM=;
	b=lQfMJkT/V5hqJ2flSH8TlLym6OrB3fFLThSlpgXX9EIlq8jOqioLKMSFxklq8OXmcK
	oxqWY3QGFOWJBqoYwq3ckpWJxoUEo9l1mTb7ZaAVQLEGFfyHeX9uBt8Qoe+Vz3UW/dmY
	tkgN9XPSOWMhfmeHmRrVaoINjwnPNEALC/drM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:content-type;
	b=qjimCHmSLcbr6We+YEOlqE/hvukRUmr5bHARsvGMJXPOsJovLseFrs5VEXao0d8BQR
	UzNrhaQp/NJXn0x9JErETysTm8Gd9x3WWrk/WpWu72Rz73WoXIu42hh+cKxRqexgwXBJ
	OKrMzBEnbTkM1oeitQBj8T3jWG55J+K8pfuUY=
MIME-Version: 1.0
Received: by 10.216.55.145 with SMTP id k17mr2443649wec.48.1301784251133; Sat,
	02 Apr 2011 15:44:11 -0700 (PDT)
Received: by 10.216.90.19 with HTTP; Sat, 2 Apr 2011 15:44:11 -0700 (PDT)
Date: Sat, 2 Apr 2011 15:44:11 -0700
Message-ID: <AANLkTimBRKvY5AXxZk2+rxoY4Ho4m6o=v7LEy6=q6+x+@mail.gmail.com>
Subject: Minor rev to include GHC 7.0.3
From: Don Stewart <dons00@gmail.com>
To: "haskell-platform@projects.haskell.org"
	<Haskell-platform@projects.haskell.org>,
	Mark Lentczner <mark.lentczner@gmail.com>,
	Mikhail Glushenkov <the.dead.shall.rise@gmail.com>
X-BeenThere: haskell-platform@projects.haskell.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <haskell-platform.projects.haskell.org>
List-Unsubscribe:
 <http://projects.haskell.org/cgi-bin/mailman/options/haskell-platform>,
	<mailto:haskell-platform-request@projects.haskell.org?subject=unsubscribe>
List-Archive: <http://projects.haskell.org/pipermail/haskell-platform>
List-Post: <mailto:haskell-platform@projects.haskell.org>
List-Help: <mailto:haskell-platform-request@projects.haskell.org?subject=help>
List-Subscribe:
 <http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform>,
	<mailto:haskell-platform-request@projects.haskell.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: haskell-platform-bounces@projects.haskell.org
Errors-To: haskell-platform-bounces@projects.haskell.org

Hey all,

(Back from vacation). With GHC 7.0.3 out, and fixing many important
bugs (such as Mac support wrt. XCode 4, split objs on Mac, and correct
doc installers for Windows,
I propose we have a minor release in the next week.

I have a tentative release schedule planned here:

 * http://trac.haskell.org/haskell-platform/wiki/ReleaseTimetable?version=43#Minorrevision:2011.2.0.1

which would have us prepare RCs including ghc 7.0.3 from today, with a
release on Friday 8th.

Mark, Mikhail, how do you feel about this schedule?

-- Don

_______________________________________________
Haskell-platform mailing list
Haskell-platform@projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
