From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: heads-up: Haskell updates Date: Fri, 16 Feb 2018 13:15:27 -0500 Message-ID: <87po54ls1s.fsf@netris.org> References: <87r2ppjbst.fsf@elephly.net> <873723pfya.fsf@netris.org> <871shn8jm5.fsf@elephly.net> <87zi4b744f.fsf@elephly.net> <20180214234721.4e9fe198@scratchpost.org> <87a7waodaa.fsf@netris.org> <20180215120404.0a96b628@scratchpost.org> <87fu626yvj.fsf@elephly.net> <20180215180340.52db6ded@scratchpost.org> <20180216162642.106e9c7c@scratchpost.org> <87po54vqug.fsf@fastmail.com> <87y3js6da0.fsf@elephly.net> 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]:56887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emkYR-0006ol-TY for guix-devel@gnu.org; Fri, 16 Feb 2018 13:16:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emkYO-0007oW-OP for guix-devel@gnu.org; Fri, 16 Feb 2018 13:16:15 -0500 Received: from world.peace.net ([50.252.239.5]:47366) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emkYO-0007jb-Io for guix-devel@gnu.org; Fri, 16 Feb 2018 13:16:12 -0500 In-Reply-To: <87y3js6da0.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 16 Feb 2018 18:43:35 +0100") 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: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus writes: > Marius Bakke writes: > >> Should we do a new merge to get the GHC patch, or just merge >> core-updates and let the problem "fix itself" on 'master'? > > I=E2=80=99d prefer building GHC and ghc-resourcet first. We don=E2=80=99= t know if this > patch actually fixes our problems. We should merge master into > core-updates again. I did the merge. Mark