From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: ghc 8 Date: Mon, 05 Sep 2016 00:20:34 +0200 Message-ID: <87a8fni9xp.fsf@gnu.org> References: <87y437u61m.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgfmL-0002Ln-Uh for guix-devel@gnu.org; Sun, 04 Sep 2016 18:20:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgfmI-0006K0-LY for guix-devel@gnu.org; Sun, 04 Sep 2016 18:20:41 -0400 In-Reply-To: <87y437u61m.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Sun, 04 Sep 2016 13:51:33 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org ng0 skribis: > should we package ghc 8 in core-updates? It was released in May: > https://ghc.haskell.org/trac/ghc/blog/ghc-8.0.1-released Probably a good idea. :-) This can be done in =E2=80=98master=E2=80=99, or, if we change to default G= HC, to a dedicated =E2=80=98ghc-update=E2=80=99 branch. Ludo=E2=80=99.