From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 yAt4Nlhp52OINQAAbAwnHQ (envelope-from ) for ; Sat, 11 Feb 2023 11:09:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EJg1Nlhp52MDWAEAauVa8A (envelope-from ) for ; Sat, 11 Feb 2023 11:09:28 +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 A388990B3 for ; Sat, 11 Feb 2023 11:09:28 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQmoh-0004nu-LD; Sat, 11 Feb 2023 05:09:11 -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 1pQmoZ-0004nV-Ku for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:03 -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 1pQmoZ-00008w-Cm for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQmoZ-0004C6-82 for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 04/31] gnu: Switch default to 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:03 +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.167611013315952 (code B ref 61420); Sat, 11 Feb 2023 10:09:03 +0000 Received: (at 61420) by debbugs.gnu.org; 11 Feb 2023 10:08:53 +0000 Received: from localhost ([127.0.0.1]:38858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoO-000497-M8 for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:53 -0500 Received: from mout-p-202.mailbox.org ([80.241.56.172]:33998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoG-00046N-OF for 61420@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:45 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::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-202.mailbox.org (Postfix) with ESMTPS id 4PDRBr5M84z9scZ; Sat, 11 Feb 2023 11:08:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1676110116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jWdBxtDhC8F3joorxRN1n7gKUJrijJE7+k+mk3h47BY=; b=lsvnKH22h0YKSPKzYmOpnfmH5LMtWUw+FSs3XPzpuy9JqSSHPN601AF3THwKbPuEabFBlW QP0FhOUM8+b4NmjIIA6sQwjSZt119qTuAHL8vqsKvs1750pInVAknpGpklOzLyDP4n8BgR rg2uHe1PLZ2xvNH5zVYRQlb/f4MjqjXlJz1n1gU4IJPmkEsfbgQ2bg/7RhteGh7wjYGKzY W03EeM0IjkocyJVrGR4H3EK2STJZYpJ7rwKsqd/XH0Y5oc8J6BpndH802AD8GMBgHo88RJ uDPBBPm4pToKKi2+FQrIMrZbFWv1MaDFnrR0/3LRZkd82cOk+lSQB19pn/Oayg== From: Lars-Dominik Braun Date: Sat, 11 Feb 2023 11:08:01 +0100 Message-Id: <20230211100825.47971-4-lars@6xq.net> In-Reply-To: <20230211100825.47971-1-lars@6xq.net> References: <20230211100825.47971-1-lars@6xq.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4PDRBr5M84z9scZ 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=lsvnKH22; 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=1676110168; a=rsa-sha256; cv=none; b=pHIKbAwReU+XPIAypbEPjii20iEDqztbRodD16WotZ2DGfukskecwIiKomxgeA08AZD9E7 7T/djKM2N6GUsNA6bBFjGsE+wQbL1/XEik/W5mT8ItNwCILNleIyE0mXyrXRQJmKXuSa5u bolY6uZPOQfedsggpxWpeM3VpxzEA/Wyyb4z6TlK3ZrUAnqW4NABiL/t3DPUDSh1LZYFpk pipI3jDl7B6NHDs85p+gcjPn0tj9zcQQnB5JdjfKY3dYfgkWwg3d2VkfiF3BdQETkHzzkP nwLwNMy+GmrBL4rb9WipPROtz4EBZCb2TCY7e40LpgHfv6olg8hnfgtv96cG9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676110168; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=jWdBxtDhC8F3joorxRN1n7gKUJrijJE7+k+mk3h47BY=; b=Ie/AR2vYU5YKEuRMqxmDmLEpLWNp/NiRp7gktFYJCx5YodIEiHzKr4zjLKe0RC9eT6VvQQ g/0m0Cto0XMd7A1J5Iv5j8vYB7z1R2D2bPa7l1hTCdGJB7bRjUTWZT+s9qlkm4o6IPvPGZ 2cm5QMc0M+f98f9fk/+mQUTKaKlIEvjpT4HQWpLTdiWk8iw81Via84dUybo6p2vnIZWzIr JmJP5Gui1+RqgImUFo8u+IjntRD/uwKUITeVsZWYIZYrufDPxAyVjhKKaQIx9zACAaxGPo 5sfFcllvIbcskyDuIp1XHVRz+3lOWLP2UodVCkABbWkAivucE6vbQqeyGSaT9w== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=lsvnKH22; 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: 5.60 X-Spam-Score: 5.60 X-Migadu-Queue-Id: A388990B3 X-Migadu-Scanner: scn0.migadu.com X-TUID: UwczWR92SRWZ * gnu/packages/haskell.scm (ghc-9.0): Rename to just “ghc”. (ghc-9.2): Ditto. (ghc): Use ghc-9.2. --- gnu/packages/haskell.scm | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 91610a1f2e..84071cb293 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1235,19 +1235,12 @@ (define-public ghc-8.10 (file-pattern ".*\\.conf\\.d$") (file-type 'directory)))))) -;; Versions newer than ghc defined below (i.e. the compiler -;; haskell-build-system uses) should use ghc-next as their name to -;; ensure ghc (without version specification) and ghc-* packages are -;; always compatible. See https://issues.guix.gnu.org/issue/47335. - (define-public ghc-8 ghc-8.10) -(define-public ghc ghc-8) - (define-public ghc-9.0 (package (inherit ghc-8.10) - (name "ghc-next") + (name "ghc") (version "9.0.2") (source (origin (method url-fetch) @@ -1285,7 +1278,7 @@ (define-public ghc-9.2 (let ((base ghc-8.10)) (package (inherit base) - (name "ghc-next") + (name "ghc") (version "9.2.5") (source (origin (method url-fetch) @@ -1327,6 +1320,12 @@ (define-public ghc-9.2 (file-pattern ".*\\.conf\\.d$") (file-type 'directory))))))) +;; Versions newer than ghc defined below (i.e. the compiler +;; haskell-build-system uses) should use ghc-next as their name to +;; ensure ghc (without version specification) and ghc-* packages are +;; always compatible. See https://issues.guix.gnu.org/issue/47335. +(define-public ghc ghc-9.2) + ;; 9.4 is the last version to support the make-based build system, ;; but it boot with 9.2, only 9.0 is supported. (define ghc-bootstrap-for-9.4 ghc-9.0) -- 2.38.2