From patchwork Mon Apr 18 18:09:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Albers Raviola X-Patchwork-Id: 38661 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D2A5A27BBE9; Mon, 18 Apr 2022 19:12:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6BE9227BBEA for ; Mon, 18 Apr 2022 19:12:14 +0100 (BST) Received: from localhost ([::1]:52608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngVrB-0002Ax-JD for patchwork@mira.cbaines.net; Mon, 18 Apr 2022 14:12:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngVqA-0000s3-PK for guix-patches@gnu.org; Mon, 18 Apr 2022 14:11:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46828) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngVq5-0002rz-6e for guix-patches@gnu.org; Mon, 18 Apr 2022 14:11:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ngVq5-0006Je-1K for guix-patches@gnu.org; Mon, 18 Apr 2022 14:11:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55005] [PATCH 09/13] gnu: Add ghc-monoid-subclasses Resent-From: Thomas Albers Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Apr 2022 18:11:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55005 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55005@debbugs.gnu.org Cc: Thomas Albers Received: via spool by 55005-submit@debbugs.gnu.org id=B55005.165030545224161 (code B ref 55005); Mon, 18 Apr 2022 18:11:04 +0000 Received: (at 55005) by debbugs.gnu.org; 18 Apr 2022 18:10:52 +0000 Received: from localhost ([127.0.0.1]:40707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngVpr-0006HX-Nc for submit@debbugs.gnu.org; Mon, 18 Apr 2022 14:10:52 -0400 Received: from gamma.thomaslabs.org ([38.242.253.186]:53656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngVpn-0006GZ-9v for 55005@debbugs.gnu.org; Mon, 18 Apr 2022 14:10:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; t=1650305444; bh=TUpfjcRrO5YvQ6JWOa93xaqZBahviXBCsDuUOQhh5Rk=; h=references: in-reply-to:date:subject:cc:to:from; d=thomaslabs.org; b=IYIkcmGQtuCiP XyDQDA946A6OoJHE9fiPF3BiToMTzH+cbZZvh7gPHZl5X+o9Az+0Lv7mN7TLv3MjUQbYV8 DH5sYI8ZAB5qArWby0GVqI0SZBQ69IZMQY9u//MN2a2TzFMtbUu8DDDNXQplaVfrhddMX7 vbRHMLhptPIiaeaUS/kcY1ka0y9tyK8NEuFCGQVQpLdynfPgiDzb02+l0rpT/1s5ETBatx QMJHzNTnBQKqlbU/WQua22xIWhrf48ONwo6fS7tytrtc4+GTz9QiPfzCkbQ9D763xK56Gl 9lK3XXE38WhQIRvRomYGe7hYmEsk9KfvZmFmK6UDIJkKlKwAw== Received: from alpha.fritz.box (ip1f13c149.dynamic.kabel-deutschland.de [31.19.193.73]) by gamma.thomaslabs.org (OpenSMTPD) with ESMTPSA id a4fe23cc (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 18 Apr 2022 18:10:44 +0000 (UTC) Date: Mon, 18 Apr 2022 20:09:53 +0200 Message-Id: <20220418180957.19545-9-thomas@thomaslabs.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220418180957.19545-1-thomas@thomaslabs.org> References: <20220418180957.19545-1-thomas@thomaslabs.org> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Thomas Albers X-ACL-Warn: , Thomas Albers via Guix-patches X-Patchwork-Original-From: Thomas Albers via Guix-patches via From: Thomas Albers Raviola X-getmail-retrieved-from-mailbox: Patches --- gnu/packages/haskell-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 657eb496a5..fdc9edabde 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -16296,3 +16296,29 @@ (define-public ghc-record-dot-preprocessor "Preprocessor to allow the @code{record.field} syntax to access the fields of records in Haskell.") (license license:bsd-3))) + +(define-public ghc-monoid-subclasses + (package + (name "ghc-monoid-subclasses") + (version "1.1.3") + (source + (origin + (method url-fetch) + (uri (hackage-uri "monoid-subclasses" version)) + (sha256 + (base32 "1nglki10rlpi872p55pa8g809q5sna7yzh3zw4rqfhq89kb15wcv")))) + (build-system haskell-build-system) + (outputs '("out" "static")) + (inputs (list ghc-primes ghc-vector)) + (native-inputs + (list ghc-quickcheck + ghc-quickcheck-instances + ghc-tasty + ghc-tasty-quickcheck)) + (home-page "https://github.com/blamario/monoid-subclasses/") + (synopsis "Subclasses of Monoid") + (description + "This package provides a hierarchy of subclasses of @code{Monoid} +together with their instances for all data structures from base, containers, +and text packages.") + (license license:bsd-3)))