From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44546) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hvZau-0000FI-BD for guix-patches@gnu.org; Thu, 08 Aug 2019 00:00:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hvZat-0000su-Dy for guix-patches@gnu.org; Thu, 08 Aug 2019 00:00:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59188) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hvZat-0000sa-AC for guix-patches@gnu.org; Thu, 08 Aug 2019 00:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hvZat-0007MC-7n for guix-patches@gnu.org; Thu, 08 Aug 2019 00:00:03 -0400 Subject: bug#36562: downgrading ghc-ansi-terminal Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Timothy Sample References: <92ADF111-C58E-45B6-B20A-A98EE61838FA@vllmrt.net> <87h87ksp60.fsf@ngyro.com> Date: Wed, 07 Aug 2019 23:58:56 -0400 In-Reply-To: (Jacob MacDonald's message of "Wed, 17 Jul 2019 13:09:15 -0500") Message-ID: <87zhkknw8v.fsf@ngyro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Jacob MacDonald Cc: 36562-done@debbugs.gnu.org, Robert Vollmert Hi, Jacob MacDonald writes: >> I=E2=80=99ve CC=E2=80=99ed Jacob on this message since they may not be s= ubscribed to the >> list. > > That is indeed the case. > >>> @Jacob: Would ghc-validation version 1 be sufficient for you >>> purposes? > > Glancing at the changelog, it should be. If not, I'll use a custom > package definition. My use-case is low severity anyway. Okay. Thanks Jacob! I reordered these a bit so that ansi-terminal and its dependencies get changed in a single commit. I also split off the removal of the =E2=80=9CSetup.hs=E2=80=9D generating phase into its own commit. They are (finally!) pushed as 1c54c30d9c=E2=80=9391732735f6. -- Tim