From unknown Fri Jun 13 11:14:05 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53685] Add ghc-pipes-group Resent-From: WinterHound Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Feb 2022 09:34:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53685 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 53685@debbugs.gnu.org Cc: WinterHound X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164370800932039 (code B ref -1); Tue, 01 Feb 2022 09:34:03 +0000 Received: (at submit) by debbugs.gnu.org; 1 Feb 2022 09:33:29 +0000 Received: from localhost ([127.0.0.1]:41715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEpXV-0008Ka-0s for submit@debbugs.gnu.org; Tue, 01 Feb 2022 04:33:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:43478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEpXP-0008K8-Fh for submit@debbugs.gnu.org; Tue, 01 Feb 2022 04:33:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEpXP-00087I-8U for guix-patches@gnu.org; Tue, 01 Feb 2022 04:33:23 -0500 Received: from forward107p.mail.yandex.net ([77.88.28.115]:44558) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEpXL-0005GB-DI for guix-patches@gnu.org; Tue, 01 Feb 2022 04:33:22 -0500 Received: from myt5-ec37e7b64129.qloud-c.yandex.net (myt5-ec37e7b64129.qloud-c.yandex.net [IPv6:2a02:6b8:c05:ab:0:640:ec37:e7b6]) by forward107p.mail.yandex.net (Yandex) with ESMTP id 07361556EC3C for ; Tue, 1 Feb 2022 12:33:17 +0300 (MSK) Received: from myt6-efff10c3476a.qloud-c.yandex.net (myt6-efff10c3476a.qloud-c.yandex.net [2a02:6b8:c12:13a3:0:640:efff:10c3]) by myt5-ec37e7b64129.qloud-c.yandex.net (mxback/Yandex) with ESMTP id x5FV42svhU-XGcGk78d; Tue, 01 Feb 2022 12:33:16 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1643707996; bh=tWyA1QxuKLgWMLl0VSWd7TNl42uypimoAPq4OBkgXsE=; h=In-Reply-To:References:Date:Subject:To:From:Message-Id:Cc; b=TKVltPTM8YC+tmmuPu+pCYXNE6B1plcUgT2esinuQNXaIBWsfEC9+044SjfWx9y92 N6NK+mXaIkYTL2AWtrDDOr1TElcxPFsqKMJfr/kFag9sSA07VNSHA0O90D7CwqkmFk u34xdwpImRn/asKm/M5F2CHo7HIoiIQtRHUILB6A= Authentication-Results: myt5-ec37e7b64129.qloud-c.yandex.net; dkim=pass header.i=@yandex.com Received: by myt6-efff10c3476a.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id mPmKymJZ8Y-XDIWsrl2; Tue, 01 Feb 2022 12:33:15 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) X-Yandex-Fwd: 2 From: WinterHound Date: Tue, 1 Feb 2022 15:02:04 +0530 Message-Id: <20220201093211.6720-3-winterhound@yandex.com> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220201093211.6720-1-winterhound@yandex.com> References: <20220201093211.6720-1-winterhound@yandex.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=77.88.28.115; envelope-from=winterhound@yandex.com; helo=forward107p.mail.yandex.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --- gnu/packages/haskell-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 6a5f393fbb..34648b9998 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -9692,6 +9692,34 @@ (define-public ghc-pipes-parse @end enumerate\n") (license license:bsd-3))) +(define-public ghc-pipes-group + (package + (name "ghc-pipes-group") + (version "1.0.12") + (source + (origin + (method url-fetch) + (uri (hackage-uri "pipes-group" version)) + (sha256 + (base32 "1issfj3syi6lfbcdn3bhlbnlh86s92ldsb04c4ac69xipsgyhwqk")))) + (build-system haskell-build-system) + (inputs (list ghc-free ghc-pipes ghc-pipes-parse)) + (native-inputs (list ghc-lens-family-core ghc-doctest)) + (arguments + `(#:cabal-revision + ("5" "0hkh6s4n1sv83a8fzhryz9l229g9d59sxkh60fcn04jp2431335h"))) + (home-page "http://hackage.haskell.org/package/pipes-group") + (synopsis "Group streams into substreams") + (description + "@code{pipes-group} uses @code{FreeT} and lenses to group streams into +sub-streams. +Notable features include: +@enumerate +@item Perfect Streaming: Group elements without collecting them into memory +@item Lens Support: Use lenses to simplify many common operations +@end enumerate\n") + (license license:bsd-3))) + (define-public ghc-pointedlist (package (name "ghc-pointedlist") -- 2.34.0