From patchwork Wed Jun 14 12:48:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: zamfofex X-Patchwork-Id: 50895 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 338DB27BBE9; Wed, 14 Jun 2023 13:51:09 +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 59F2327BBE2 for ; Wed, 14 Jun 2023 13:51:07 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9Pws-0006dV-Q2; Wed, 14 Jun 2023 08:50:06 -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 1q9Pwr-0006cn-Ie for guix-patches@gnu.org; Wed, 14 Jun 2023 08:50:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q9Pwr-0004zQ-1v for guix-patches@gnu.org; Wed, 14 Jun 2023 08:50:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9Pwq-00039v-TS; Wed, 14 Jun 2023 08:50:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64066] [PATCH 04/19] gnu: Add ghc-indexed-profunctors Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 14 Jun 2023 12:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64066 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64066@debbugs.gnu.org Cc: zamfofex , Lars-Dominik Braun X-Debbugs-Original-Xcc: Lars-Dominik Braun Received: via spool by 64066-submit@debbugs.gnu.org id=B64066.168674698112000 (code B ref 64066); Wed, 14 Jun 2023 12:50:04 +0000 Received: (at 64066) by debbugs.gnu.org; 14 Jun 2023 12:49:41 +0000 Received: from localhost ([127.0.0.1]:44005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9PwS-00037T-Qe for submit@debbugs.gnu.org; Wed, 14 Jun 2023 08:49:41 -0400 Received: from mta-13-4.privateemail.com ([198.54.127.109]:19904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9PwR-00036u-3Z for 64066@debbugs.gnu.org; Wed, 14 Jun 2023 08:49:39 -0400 Received: from mta-13.privateemail.com (localhost [127.0.0.1]) by mta-13.privateemail.com (Postfix) with ESMTP id F087A18000BE; Wed, 14 Jun 2023 08:49:32 -0400 (EDT) Received: from localhost.localdomain (unknown [189.7.70.215]) by mta-13.privateemail.com (Postfix) with ESMTPA id 18A4018000A0; Wed, 14 Jun 2023 08:49:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1686746972; bh=hB15o8cMA7z8ewWKJnmKDuK4V+8eo/7l8nEG3TD2QNY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MhTfpFZN9TXdLGwVdyhbrOdlI29QXlbJTBQa+tEbfT3lvWvlYiydvLisoygzluDSp ndyM3qEDtg8VbWavjFxm2NrWsAeDZ9nC5NM6KKUnqoepHcJdWHA9U3B0xmgwOQ38/l Pf6M8qnj3ley50jmBEqh88hLUvJgcOJJ76QUKKrOy+3TTg1JYH77BYtLlN9yWi+vtb M+VqkCZEr1FdzcaeA09VS8PFKY/MVsT45kHbGfv6H8DoHI9OgLO+RHEhmGQCptAZqm e0/0nRk9eJ/0h/AIDAPPz3q/JtdhFJ3/R1v4ZtaFWHzbg165hosmdEwwpS231RMlyR xFauCv2IYcESg== From: zamfofex Date: Wed, 14 Jun 2023 09:48:44 -0300 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP 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-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/haskell-xyz.scm (ghc-indexed-profunctors): 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 e3f620137a..7ecb677125 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -9233,6 +9233,26 @@ (define-public ghc-profunctors (description "This library provides profunctors for Haskell.") (license license:bsd-3))) +(define-public ghc-indexed-profunctors + (package + (name "ghc-indexed-profunctors") + (version "0.1.1") + (source (origin + (method url-fetch) + (uri (hackage-uri "indexed-profunctors" version)) + (sha256 + (base32 + "1cbccbvrx73drr1jf3yyw0rp1mcfv3jc1rvdcby5xxx4ja543fjs")))) + (build-system haskell-build-system) + (properties '((upstream-name . "indexed-profunctors"))) + (home-page "http://hackage.haskell.org/package/indexed-profunctors") + (synopsis "Utilities for indexed profunctors") + (description + "This package contains basic definitions related to indexed profunctors. These +are primarily intended as internal utilities to support the @@optics@@ and +@@generic-lens@@ package families.") + (license license:bsd-3))) + (define-public ghc-project-template (package (name "ghc-project-template")