From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YHUWCqZp52MrUQAAbAwnHQ (envelope-from ) for ; Sat, 11 Feb 2023 11:10:46 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qA8rCaZp52N+hQAAG6o9tA (envelope-from ) for ; Sat, 11 Feb 2023 11:10:46 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EE03C8F4E for ; Sat, 11 Feb 2023 11:10:45 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQmon-0004rr-Uj; Sat, 11 Feb 2023 05:09:18 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQmob-0004nq-B3 for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:10 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pQmoa-00009J-RO for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQmoa-0004CZ-Mm for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 10/31] import: haskell: Add new internal library for GHC 9.2. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 10:09:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61420 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61420@debbugs.gnu.org Cc: Lars-Dominik Braun Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.167611013515982 (code B ref 61420); Sat, 11 Feb 2023 10:09:04 +0000 Received: (at 61420) by debbugs.gnu.org; 11 Feb 2023 10:08:55 +0000 Received: from localhost ([127.0.0.1]:38868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoQ-00049c-K4 for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:54 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:38638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoH-00046T-GV for 61420@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:47 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4PDRBt0gZfz9sdK; Sat, 11 Feb 2023 11:08:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1676110118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kqdHYiaREssfx+5sPRTuLa+5a6Ei6VuTCEbqFcOg7nM=; b=InpygtNpfFxCXzuTe1VpGvxHZXqKNKSNzkOAi0A8pG+Emic3zpkRZjq8qO2z04nRIvGP7s aIwHbnTKIm0ZM3HFEjN9Nnj6k0znrUHPoNU51nYbOhyc22jl3OJKx7FFXUVvyAys7+dsms zQ0ep2T0/RfGaMAAS2lHCDMc0yy3purHjPrXieda5nmZFkp0Hv5518bd9XVmXZhcjuxRae HL83Bno2e09W6Z5Wz14ryxn9B74+jPCWGhCyzgJ+D9ElJNkzyVjqUaGiuP/ywca1g+Ruqp aohRxuVPkkEJK0tT+6MK1yaraFeXhtT2FsPzlgMOzcPPs2DZnArMaG7ZYWC9Ag== From: Lars-Dominik Braun Date: Sat, 11 Feb 2023 11:08:05 +0100 Message-Id: <20230211100825.47971-8-lars@6xq.net> In-Reply-To: <20230211100825.47971-1-lars@6xq.net> References: <20230211100825.47971-1-lars@6xq.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=InpygtNp; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676110246; a=rsa-sha256; cv=none; b=ObB6ePDqk61ggEy4XVkbWwV8rmGc+uyPn+ApzRQtJLy1j/8nHWsG4vulXgHq5DGRYQGV54 EhcybhqS/C/KDno6jBRhU1xyumR+dwyrvtIRRknQuH2ohubYI6wgU+Fqo39PdkWssofkxa OidzVWt0T0zIvw623G1AXeIeks1lAHA/gXuYfrofWc+OOnaBIhaz4FXkpOkEa0gfa3Omlo bBb6GGl4ZcXtytOU5BQ2/otzY8dq3PrDIAb3s6GNHUZq+oe7f0z+2YlV3YooPdCUZFxlQS ffBVT4zzqWEbZw9WyI1y+Ln5srVgFjK30XwGiFJXoyt1BRpB2GzrC7wR4iDXXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676110246; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kqdHYiaREssfx+5sPRTuLa+5a6Ei6VuTCEbqFcOg7nM=; b=eqazLOxHhsutYHLCtBB3fMZ+BalQ6meoO9mFx9BHPFqNzZV0WBvX80IaLwFgxZ+3nwvoXW GkOPcJJpdNYIbObkixn/7+XK3IrhEWaWHQck40YN9NxeR5EORTIOg8wRNmdIXxiIWbq5dC UHbxSwXdoR3+MoujRmpp/P94UvukfymNBXgAlc3X55lSlPhu25M3Y8+Ys9jGXHuY7BFDtj KlNcVAedrlT1qkHO4mg5Xt6ytWtrLgofTlcSCWwdnHCNRSDrOdtjEfAdG4Wr/L9KFpOkIX 4uAaQE/GDkUlT1LR5EPVDSmMunxgBDz5P8S+v+6/3JyQCPqMs1ECNfX3iaZalA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=InpygtNp; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none) X-Migadu-Spam-Score: 7.00 X-Spam-Score: 7.00 X-Migadu-Queue-Id: EE03C8F4E X-Migadu-Scanner: scn0.migadu.com X-TUID: zip4Ifs0WPYm * guix/import/hackage.scm (ghc-standard-libraries): Add ghc-bignum. --- guix/import/hackage.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix/import/hackage.scm b/guix/import/hackage.scm index 2f901af47b..83ad85f3fe 100644 --- a/guix/import/hackage.scm +++ b/guix/import/hackage.scm @@ -75,6 +75,7 @@ (define ghc-standard-libraries "exceptions" "filepath" "ghc" + "ghc-bignum" "ghc-boot" "ghc-boot-th" "ghc-compact" -- 2.38.2