From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50366) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiwc3-00007Q-QP for guix-patches@gnu.org; Thu, 04 Jul 2019 03:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiwc2-0002Mh-FT for guix-patches@gnu.org; Thu, 04 Jul 2019 03:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiwc2-0002M3-Bw for guix-patches@gnu.org; Thu, 04 Jul 2019 03:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hiwc2-0001uA-8j for guix-patches@gnu.org; Thu, 04 Jul 2019 03:57:02 -0400 Subject: [bug#36493] update GHC-included haskell dependencies Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:50301) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiwb9-0008Pr-OV for guix-patches@gnu.org; Thu, 04 Jul 2019 03:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiwb8-0001ez-Rz for guix-patches@gnu.org; Thu, 04 Jul 2019 03:56:07 -0400 Received: from mx1.mailbox.org ([80.241.60.212]:19052) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hiwb8-0001dz-LU for guix-patches@gnu.org; Thu, 04 Jul 2019 03:56:06 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 094F550262 for ; Thu, 4 Jul 2019 09:56:01 +0200 (CEST) Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id CLNRGYzAnq25 for ; Thu, 4 Jul 2019 09:56:00 +0200 (CEST) From: Robert Vollmert Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Message-Id: Date: Thu, 4 Jul 2019 09:55:56 +0200 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36493@debbugs.gnu.org Two patches to fix the current broken state regarding Haskell-included packages. Compare commit 1cc12357a65e4479c2f4735e915941382ef82d94.