From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uJwBIs23iWS0BQEASxT56A (envelope-from ) for ; Wed, 14 Jun 2023 14:51:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uOXgIc23iWQDZwAA9RJhRA (envelope-from ) for ; Wed, 14 Jun 2023 14:51:25 +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 66A9A192E1 for ; Wed, 14 Jun 2023 14:51:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9Pxw-0007NS-A9; Wed, 14 Jun 2023 08:51:12 -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 1q9Pxo-00076J-K6 for guix-patches@gnu.org; Wed, 14 Jun 2023 08:51:06 -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 1q9Pxo-0005J4-B4 for guix-patches@gnu.org; Wed, 14 Jun 2023 08:51:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9Pxo-0003Eg-6b; Wed, 14 Jun 2023 08:51:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64066] [PATCH 16/19] gnu: Add ghc-ref-tf Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 14 Jun 2023 12:51: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.168674702512327 (code B ref 64066); Wed, 14 Jun 2023 12:51:04 +0000 Received: (at 64066) by debbugs.gnu.org; 14 Jun 2023 12:50:25 +0000 Received: from localhost ([127.0.0.1]:44064 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9PxA-0003Cf-Fi for submit@debbugs.gnu.org; Wed, 14 Jun 2023 08:50:25 -0400 Received: from mta-13-4.privateemail.com ([198.54.127.109]:3904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Px8-0003CE-Df for 64066@debbugs.gnu.org; Wed, 14 Jun 2023 08:50:22 -0400 Received: from mta-13.privateemail.com (localhost [127.0.0.1]) by mta-13.privateemail.com (Postfix) with ESMTP id 64C9318000BE; Wed, 14 Jun 2023 08:50:16 -0400 (EDT) Received: from localhost.localdomain (unknown [189.7.70.215]) by mta-13.privateemail.com (Postfix) with ESMTPA id 7C95318000A0; Wed, 14 Jun 2023 08:50:13 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1686747016; bh=Rp0gHqXtPnHSdka+wNBlQgN3EehzxxRSwbecCkLqvQQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ApEpKhOUV+OBH0kOfw77/x07AQWEVLYLRaJyukxiJiHFW3dsAHfrrDy8gD7exO8sd ALK49jH2hk0NzxnFjdfjLhmwEm3UZCVmegXTAyb8sx8LCZNo8nof9NQrDGXZzSsHLu BNx7TnGPRUTjoNcktCZOh656ysNqATk20EpPqWeene6lBzwbqqkGEzBdclALpzHtPN PbRDUtkYrmM6EJsPp5i3N2DsE9XWznlGoKv0Be3nuNnFO+Ys2Wm8BPP5AdbLux4yRV 8eBWMARyGgzb6AbtrNj2VXlVr/hWWDaBJizY1m50tajl6c6CN0fvcLYwjR+rSNg7Wn z6pLWdoJx7A0A== From: zamfofex Date: Wed, 14 Jun 2023 09:48:56 -0300 Message-Id: <3e740c58660fa5fd24516bd4eac766271e705b80.1686746569.git.zamfofex@twdb.moe> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686747085; 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=ihKELv6IvDPWIfD0dgnipdIMP+2NvU7GnjZzqTxK/94=; b=KktQWcH41K9hzqP4g0kd7BD8OlZYB/toWQrX/tuVv743RBTz7jBS0oHRX8O/9fByO/i3it taivj5WMxy8rhA78UbR2G5lOEH5TfadzzhfrnYUV/L5INhe6HzrPbsqJSD02stbu3KKHgj QM8YLYA/LVvCffIpwKIukJEpxVkZPJMlRBOYNNZWHXAbP43xGX51jEKeNwGKVabtrFwczz AmTFntct1PYYUHkDDMC1IKpMOS4MhsjyIBoWk9t82mLmWM7loNBeUpx/1c9fSiqE3WprV3 y4K1qGT/v/0BHXuIMfi6AcE/CCKlm6tm/kE/F308QSdsRZ01m7bnpkUk7P+Feg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=ApEpKhOU; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686747085; a=rsa-sha256; cv=none; b=rgaSkLm4BERfz+YSWzDgRSqIAAWaVZSDujyNk8r9eHmT5Z+Wfa0l6WemR5NCfgW+nV+y9t qpaTxm1o2ZBcuecVrNzBg5yjfAoLzSrHi5ufLFVPVBBJnbWmPwo6v6vyJcsjKvHHKJF0Ph kI1jK6kXq6VjFmdoc9RKqXCm/WvEdoVDvHgSVTXgxWAjCYNnHMNnZG8whIgrbLSojvBtB9 KT4/QcuswmaXAbd3cNqEdNZZ+OqNljsbxEdVBkGnrFgy7+TIXaM7B6DKB+LVQFDG7qAcDc KO14TuDH3SJDxcLD0cQS1P0W11iyEBOOCnlCrHdw3I/kasOtWuk89Bune04j2g== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.23 Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=ApEpKhOU; dmarc=none; 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" X-Migadu-Queue-Id: 66A9A192E1 X-Spam-Score: -0.23 X-TUID: pwkL63MIMrxl * gnu/packages/haskell-xyz.scm (ghc-ref-tf): 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 78cb1ccd39..c8b41baa37 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -16614,6 +16614,26 @@ (define-public ghc-patch something else.") (license license:bsd-3))) +(define-public ghc-ref-tf + (package + (name "ghc-ref-tf") + (version "0.5.0.1") + (source (origin + (method url-fetch) + (uri (hackage-uri "ref-tf" version)) + (sha256 + (base32 + "0isilgcbw12zyh8s2liaj5r9r5m3yg1xskyhag6f36qi60y29hx5")))) + (build-system haskell-build-system) + (properties '((upstream-name . "ref-tf"))) + (home-page "http://hackage.haskell.org/package/ref-tf") + (synopsis "A type class for monads with references using type families.") + (description + "This package contains a MonadRef type class that abstracts over the details of +manipulating references, allowing one to write code that can operate in either +the ST monad or the IO monad.") + (license license:bsd-3))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.40.1