From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 oAQIOgbcYGXsewAAG6o9tA:P1 (envelope-from ) for ; Fri, 24 Nov 2023 18:23:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oAQIOgbcYGXsewAAG6o9tA (envelope-from ) for ; Fri, 24 Nov 2023 18:23:19 +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 D09E75EF2C for ; Fri, 24 Nov 2023 18:23:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b="GdJiYkj/"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700846598; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=qP5xTdB4n8erA+okrEG+RPC/CmuxnQcuIXslsRvNlAE=; b=oMPM7J7AoM7wWUZqCL4oLqTSmJg6HWDuK0yaRqQbURqOwTGeqtR6cqCYB2wehpU3iaaNsb Do9HRPZcaNIICpYqaGq9JNfULc0D9oLfVWDx+fg0pSl0TNiuW0kQwhbokh5bmNrttcOKJx n436AUs/hSvTUAQROt3g9yEKW0F/+BS4yqzG/Lf6G96D38om8xVYs7i5ppWoiawzNQhvIQ TK95V0JgjjZXVO2iQGi1FwuaS8aRieKEck2sfPfK4g6zGJ58EpbqTjd4nMXaMnPwcz/qYW w4UOcoNU8XcKvnitAfwOvZ/FTYAiNqEVhLxf9zp/SNdMY49HrZ3bi3XTHLr7UA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b="GdJiYkj/"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700846598; a=rsa-sha256; cv=none; b=u7x+CZtcw9GjWOByDPqqvim+RnHhpJWkjroOMlLzHE5n31lZhhGF06QlI/L607E25a+frM o2tv/GAbk9pgLc06wNbSeKcT67QB8IH7rlZJoi4FszJ3fqWjeEWOleGEm+oxbtnCoZNB3C nvy7isnRdnnl0QnZz1NUzq5JGjrbwXWjIeuu81C+51I802KdFg2i0gYCzBUXVvzbHvDUzo wAGg8pvDfRHVVQ8GtEBrPe9aJdsz11LnI3Zz/hLaqj96InGFRXFYK/O4cX4y8cVocHcIr1 lff2N66oqajI2UV5Q1CxL5y43Am4ohFRH4agsqbVds7SLJXz12QTZwEapGof+w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6ZtL-0000fn-6V; Fri, 24 Nov 2023 12:22:59 -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 1r6ZtJ-0000fC-G4 for guix-patches@gnu.org; Fri, 24 Nov 2023 12:22:57 -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 1r6ZtJ-0001Rb-7r for guix-patches@gnu.org; Fri, 24 Nov 2023 12:22:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6ZtN-00055m-Pw for guix-patches@gnu.org; Fri, 24 Nov 2023 12:23:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67434] [PATCH 1/3] gnu: Add ghc-bimap References: In-Reply-To: Resent-From: =?UTF-8?Q?Tom=C3=A1s_?= =?UTF-8?Q?Ort=C3=ADn?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Nov 2023 17:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67434 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67434@debbugs.gnu.org Received: via spool by 67434-submit@debbugs.gnu.org id=B67434.170084654719530 (code B ref 67434); Fri, 24 Nov 2023 17:23:01 +0000 Received: (at 67434) by debbugs.gnu.org; 24 Nov 2023 17:22:27 +0000 Received: from localhost ([127.0.0.1]:37176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6Zso-00054w-Le for submit@debbugs.gnu.org; Fri, 24 Nov 2023 12:22:26 -0500 Received: from mout-p-202.mailbox.org ([80.241.56.172]:58336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6Zsl-00054i-E8 for 67434@debbugs.gnu.org; Fri, 24 Nov 2023 12:22:25 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4ScMH70Hd8z9sC0 for <67434@debbugs.gnu.org>; Fri, 24 Nov 2023 18:22:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1700846531; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qP5xTdB4n8erA+okrEG+RPC/CmuxnQcuIXslsRvNlAE=; b=GdJiYkj/yg+M3PxkOalxB2GgTQBrGZtA2NTVUnJNSPftcni70piIReOiZw6PVRqTwyf7Cg dJmOdFNxVkG59jBiATe1VfLZmyy360AA2Lgbg4NoLCpCOp3j6e3eQ3u2362iJLkpxGRDLE MRtQxEf7HJfJ5XkfoJioeUNSy0ebGcVOZ5KbWeMr0qLJoU+Xa7E0mH7AAK5z0GWcv7PP3E uVXB3NQ7KCD2PL53qboBSkblTz534kWeDX0bud2y+UuEx90UN41Sxi9Euh6ve0+8fmsD/x Gkb6ib6r5eojYMigK/0jg+k+v+SXGx7PiEGH0jWl8tW/ddxeltwMT/T2jxSNPQ== Message-ID: <4e7f776c-9464-013b-ecd3-e89c8f7efdf8@mailbox.org> Date: Fri, 24 Nov 2023 18:22:09 +0100 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-MBO-RS-ID: 5cd830f5e95515a2c28 X-MBO-RS-META: 7hyx93pz1icykd63bkgoiekc7u8ngxm5 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: =?UTF-8?Q?Tom=C3=A1s_?= =?UTF-8?Q?Ort=C3=ADn?= X-ACL-Warn: , =?utf-8?q?Tom=C3=A1s_Ort=C3=ADn_via_Guix-patches?= From: =?utf-8?q?Tom=C3=A1s_Ort=C3=ADn_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.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: D09E75EF2C X-Migadu-Scanner: mx13.migadu.com X-TUID: M+6yRum6/aiP * gnu/packages/haskell-xyz.scm (ghc-bimap): New variable. Change-Id: I69d4f1c704ad0ffc27693421d2633ed6bcc4cdf5 --- gnu/packages/haskell-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index e34acca909..d733c6a5f6 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -33,6 +33,7 @@ ;;; Copyright © 2022 jgart ;;; Copyright © 2023 Josselin Poiret ;;; Copyright © 2023 zamfofex +;;; Copyright © 2023 Tomás Ortín Fernández ;;; ;;; This file is part of GNU Guix. ;;; @@ -2918,6 +2919,26 @@ (define-public ghc-data-ordlist "This module provides set and multiset operations on ordered lists.") (license license:bsd-3))) +(define-public ghc-bimap + (package + (name "ghc-bimap") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (hackage-uri "bimap" version)) + (sha256 + (base32 "158cdwk9jwklcfgbn62dqq255i40w13ifggsdps87sxc5q7lpd5h")))) + (build-system haskell-build-system) + (native-inputs (list ghc-quickcheck)) + (properties '((upstream-name . "bimap"))) + (home-page "https://github.com/joelwilliamson/bimap") + (synopsis "Bidirectional mapping between two key types") + (description + "Data structure representing a bidirectional mapping between two +key types.") + (license license:bsd-3))) + (define-public ghc-dbus (package (name "ghc-dbus") -- 2.41.0