From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EIKaCgkCzmUCOgEAqHPOHw:P1 (envelope-from ) for ; Thu, 15 Feb 2024 13:22:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id EIKaCgkCzmUCOgEAqHPOHw (envelope-from ) for ; Thu, 15 Feb 2024 13:22:33 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=obshHTUu; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707999753; h=from:from:sender:sender:reply-to: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=ntRsXftt5nUAJ4XEpXf96BW8/2rg5kwV+6iorKaVD0w=; b=u9uv7CqKlx8VYh5Fw0d/aBPMHNh68sSZuwVQLI3rp8qvBmLfNVox5ecmLlYatMj8SxP24R YvbHs+CqKviPXaEHwR1SuXcKKo0i2j7LZ0E0KsXSbH/e6ofkLY4AzWFEqHb9vXod23sAE4 b+LCbYn99gCjgnt1Fo7+mzOZfOMQ+dBjRorVJU1V3L0AeqOH0GS07whZ1kI/XQUFAVH4PW TsiEz6KUfqcN7CLtReUqZsPNQRLOcJALe6Y6hmdKIlSClnT/EldiQdxA4fr6jcPjAgbn0w 6DMcjLRZ9GgU6CZwmbuv1XE5an4F206F5hGMU6Ke8hlzNvfQgOCc5L72yo7e3Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=obshHTUu; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707999753; a=rsa-sha256; cv=none; b=mziMQeYeLR0Q5+USFPL+vkizEiaTIpDa8wfxjuYZ1uNQplyuIuzZrPfxFdEzyVz7HxLYGW h5/bidAbdiyAOtXK/9Vc+aohUAwLnPWMpUR7IkYGTLrsthTLB0ajGF1mvfnxPLTUB0RHK6 HTqnsnf2fSzikQ3FxdD3vcVQyXyfuMR9Rk6yage+4y2h3a7hOhEV62XI5EjrulVd7r78dD tyl9WoyRToVEuXxmSi5HnXZr4dHG648O1XRY66xKbAHl2zbJYrmOKKBr372z3mRUH1zibr 0lnchNBKY0lv0iLn6FqCl7gkLx8MZH7kJFkTihXVLjvlieSuhoiznxcX1m4YGg== 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 1595E57090 for ; Thu, 15 Feb 2024 13:22:33 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raakL-0001XV-Ev; Thu, 15 Feb 2024 07:21:45 -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 1raakK-0001XE-PH for guix-patches@gnu.org; Thu, 15 Feb 2024 07:21:44 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raakK-0005j5-Gc for guix-patches@gnu.org; Thu, 15 Feb 2024 07:21:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raakc-0001RM-FL; Thu, 15 Feb 2024 07:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69142] [PATCH v2 03/23] gnu: Add ghc-clock-bootstrap-for-9.6 Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Thu, 15 Feb 2024 12:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69142 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69142@debbugs.gnu.org, 67921@debbugs.gnu.org Cc: Saku Laesvuori , Lars-Dominik Braun X-Debbugs-Original-To: guix-patches@gnu.org, 67921@debbugs.gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun Received: via spool by submit@debbugs.gnu.org id=B.17079996745413 (code B ref -1); Thu, 15 Feb 2024 12:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2024 12:21:14 +0000 Received: from localhost ([127.0.0.1]:54378 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raajm-0001P7-Kr for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:21:14 -0500 Received: from lists.gnu.org ([209.51.188.17]:42358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raaO6-0006TL-7T for submit@debbugs.gnu.org; Thu, 15 Feb 2024 06:58:46 -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 1raXSB-0008Ux-98 for guix-patches@gnu.org; Thu, 15 Feb 2024 03:50:47 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101] helo=mail.laesvuori.fi) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raXS9-0003ip-57 for guix-patches@gnu.org; Thu, 15 Feb 2024 03:50:47 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.187]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 397C8343044; Thu, 15 Feb 2024 09:51:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1707987081; bh=WsxSA0CYcxi3UA+EcTQF9qmJXyv9fB1WX/uB6Y+yEds=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=obshHTUuRl4x0mvE5o/t+YZ4fhGtHqpiNLFdNcxc6aEEvtRNynaBn3FOx0lFxrg6f HGhs/Yus2DRizTugcUygFSKj8yWSzy4JbpEBtcqu7IwGLCQu6XTBbcef+mjwjWFHqo VcbDn0Ift2Kl+uBitXyLOZPcm4O7PwULVcyNfJKQ= Date: Thu, 15 Feb 2024 10:49:44 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=75.119.130.101; envelope-from=saku@laesvuori.fi; helo=mail.laesvuori.fi X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.68 X-Spam-Score: -6.68 X-Migadu-Queue-Id: 1595E57090 X-Migadu-Scanner: mx13.migadu.com X-TUID: e+Al7mkFI6C7 Message-ID: <20240215084944.4mJbXRRQV0YKP_RASVtsvAAKVFm_sOI1eUwrz5Tm8EI@z> * gnu/packages/haskell.scm (ghc-clock-bootstrap-for-9.6): New variable. Change-Id: I78d0997ee749a0c1725490c99308dcd1dc5bfbe5 --- gnu/packages/haskell.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index cd44d9c915..c2f0d8a160 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1533,4 +1533,25 @@ (define ghc-js-flot-bootstrap-for-9.6 requirements of downstream users (e.g. Debian).") (license license:expat))) +(define ghc-clock-bootstrap-for-9.6 + (package + (name "ghc-clock-bootstrap") + (version "0.8.3") + (source (origin + (method url-fetch) + (uri (hackage-uri "clock" version)) + (sha256 + (base32 + "1l850pf1dxjf3i15wc47d64gzkpzgvw0bq13fd8zvklq9kdyap44")))) + (build-system haskell-build-system) + (properties '((upstream-name . "clock"))) + (arguments (list #:tests? #f + #:haskell ghc-bootstrap-for-9.6)) + (home-page "https://github.com/corsis/clock") + (synopsis "High-resolution clock for Haskell") + (description + "A package for convenient access to high-resolution clock and +timer functions of different operating systems via a unified API.") + (license license:bsd-3))) + ;;; haskell.scm ends here -- 2.41.0