From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57567) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4zLT-0002xK-Ux for guix-patches@gnu.org; Mon, 02 Sep 2019 23:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4zLT-00063K-3d for guix-patches@gnu.org; Mon, 02 Sep 2019 23:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4zLS-00063E-To for guix-patches@gnu.org; Mon, 02 Sep 2019 23:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4zLS-0001jh-PG for guix-patches@gnu.org; Mon, 02 Sep 2019 23:19:02 -0400 Subject: bug#36545: [PATCH] Add Hoogle Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Timothy Sample References: <24FFD6A0-24D2-4145-B829-20B43C0C5BA6@vllmrt.net> Date: Mon, 02 Sep 2019 23:18:20 -0400 In-Reply-To: (John Soo's message of "Fri, 16 Aug 2019 13:58:33 +0000") Message-ID: <87sgpeysn7.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: John Soo Cc: 36545-done@debbugs.gnu.org, Robert Vollmert Hi John, I finally got around to processing the =E2=80=9Cwip-haskell-updates=E2=80= =9D branch (thanks for your patience). This patch series has now landed in master as commits a52f4c5740=E2=80=936ec2450f1e. Thanks for the packages! (And thanks to Robert too, for moving them into =E2=80=9Chaskell-xyz=E2=80= =9D.) -- Tim