From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GHyXBs3evmTO0gAASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 22:27:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AK+qBc3evmT7cwAAG6o9tA (envelope-from ) for ; Mon, 24 Jul 2023 22:27:57 +0200 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 DABB83CDB2 for ; Mon, 24 Jul 2023 22:27:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="L/rNj6Ne"; 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=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690230475; 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=CICFAyIk3CsxRdcizHcfblkmXpTr/jzNGKPyMg41DVQ=; b=emy58w/5HZIFFfJg0ntOresDPcF1x8in9GgSUN0EIoJV/CbOvhcKXkTn7qH63OgCpaQ9ZE Md1jzJvS70Q38tiRoxGfS0p+XnTOTaKOPjKK9Th+Ga5IqJ9Iche9JAsSsD7krH5bh+bgjn 5MCd0V4q3tOCJnXZLcY/iweUYHLAvzDsNoTSb1Zf7io59z6oXOgE9Xtao0HPzgm/dcPLTA y32i7sLwBYnXsP7r56WFlDw+WK1usXu478YqSR+x8bMmS3MDaKN2wS3oBhnyqp4OLeAQC4 m4jOcwF2wWpSyEar7N+518+K+FxBZu1EB5IctsVqvkutI12TcyrVdc5kwuKGWQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690230475; a=rsa-sha256; cv=none; b=Hp/4nmk6faDAlrxFlolhjB/+rH0ElVz7kgOOd5iKLNNGS0Qp1xzSJLNluicA3fl5K+apgE 3m7tJUeo+NK1U08++IpLMscDjm/oHWInO5YSpzggjMCCqxtYnTQlBB0uKp4RokutB/9u6J gZMr8XMWwKZtAoZnc3YAqDhloKAd+YTQ+ERR17TUyNqNRWQXv/2dOA01drOBXhgzFM4aF2 Hh/7PynePMmXU12jF2GlBRFWY5TKcC8UMda3/KA8nj9m1yYh5wPhJUdoduhUZME3VjkIFr M10yhJ/B0VCZQmAIaB/TExpPFKz3Crfz7qqUm4250KQGWM6zqvWbFMS24O/Irw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="L/rNj6Ne"; 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=riseup.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qO29H-0001oi-7e; Mon, 24 Jul 2023 16:27:19 -0400 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 1qO294-0001ke-4z for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:06 -0400 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 1qO293-00008t-5R for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qO293-00055F-1Y for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64840] [PATCH 08/12] gnu: Add ghc-concurrent-split. Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 20:27:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64840 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64840@debbugs.gnu.org Cc: Distopico Received: via spool by 64840-submit@debbugs.gnu.org id=B64840.169023039219430 (code B ref 64840); Mon, 24 Jul 2023 20:27:05 +0000 Received: (at 64840) by debbugs.gnu.org; 24 Jul 2023 20:26:32 +0000 Received: from localhost ([127.0.0.1]:44221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO28V-00053G-Lj for submit@debbugs.gnu.org; Mon, 24 Jul 2023 16:26:31 -0400 Received: from mx0.riseup.net ([198.252.153.6]:48062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO28N-00051U-Gc for 64840@debbugs.gnu.org; Mon, 24 Jul 2023 16:26:23 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4R8sBL1Rbjz9tNl for <64840@debbugs.gnu.org>; Mon, 24 Jul 2023 20:26:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1690230378; bh=wAhD2Kkk2rHaFOu3lk534I69ovhf8UZiZYZJVawoU6k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L/rNj6NefjdV4uTpbJGYSSNphOlsAIm4/SaKWJLjK6QmP02TOlXVsodl2Q5Hs5GeO KD1SzWjL9C15tSYNVBE8Swmq/mWABPum7IAaXNpos5hpavDS1iXTxKTopI6Ob2Dyq9 WjFInwH8a7M2L9FsrzgKL9h6flNeXOk/msNhFskM= X-Riseup-User-ID: BFA83D4CEF558DF94C7D388E08213F7D1DEE7024FB13466780A5E12504E6C67C Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4R8sBK3VL0zJntF; Mon, 24 Jul 2023 20:26:17 +0000 (UTC) From: Distopico Date: Mon, 24 Jul 2023 15:23:10 -0500 Message-ID: <20230724202532.8993-8-distopico@riseup.net> In-Reply-To: <20230724202532.8993-1-distopico@riseup.net> References: <20230724202532.8993-1-distopico@riseup.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 4.26 X-Spam-Score: 4.26 X-Migadu-Queue-Id: DABB83CDB2 X-TUID: PkSwa9dK1I4g * gnu/packages/haskell-xyz.scm (ghc-concurrent-split): New variable. --- gnu/packages/haskell-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 837c8ade16..34a1a32cc7 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -13345,6 +13345,26 @@ (define-public ghc-unordered-containers-bootstrap (native-inputs '()) (properties '((hidden? #t))))) +(define-public ghc-concurrent-split + (package + (name "ghc-concurrent-split") + (version "0.0.1.1") + (source (origin + (method url-fetch) + (uri (hackage-uri "concurrent-split" version)) + (sha256 + (base32 + "0i9gak7q3ay8g1kzq7dg0bs36bg88n7kwy3h1r6jrni7mz7jh05f")))) + (build-system haskell-build-system) + (properties '((upstream-name . "concurrent-split"))) + (home-page "https://hub.darcs.net/thielema/concurrent-split") + (synopsis "MVars and Channels with distinguished input and output side") + (description + "This package provides MVars and Channels with distinguished input and +output side around the standard concurrency communication channels that make +the distinction clear and type safe.") + (license license:bsd-3))) + (define-public ghc-commutative-semigroups (package (name "ghc-commutative-semigroups") -- 2.41.0