From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OLuJKOG3iWQvYgAASxT56A (envelope-from ) for ; Wed, 14 Jun 2023 14:51:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6FCVJ+G3iWQ+OgEAG6o9tA (envelope-from ) for ; Wed, 14 Jun 2023 14:51:45 +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 6688462CE for ; Wed, 14 Jun 2023 14:51:45 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9Pxu-0007IP-Rm; Wed, 14 Jun 2023 08:51:10 -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-00076D-9r for guix-patches@gnu.org; Wed, 14 Jun 2023 08:51: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 1q9Pxn-0005Hr-Dx for guix-patches@gnu.org; Wed, 14 Jun 2023 08:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9Pxn-0003EP-AK; Wed, 14 Jun 2023 08:51:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64066] [PATCH 14/19] gnu: Add ghc-prim-uniq Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 14 Jun 2023 12:51:03 +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.168674701712287 (code B ref 64066); Wed, 14 Jun 2023 12:51:03 +0000 Received: (at 64066) by debbugs.gnu.org; 14 Jun 2023 12:50:17 +0000 Received: from localhost ([127.0.0.1]:44057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Px2-0003C6-Fm for submit@debbugs.gnu.org; Wed, 14 Jun 2023 08:50:16 -0400 Received: from mta-13-4.privateemail.com ([198.54.127.109]:23480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Px1-0003Bc-7m for 64066@debbugs.gnu.org; Wed, 14 Jun 2023 08:50:15 -0400 Received: from mta-13.privateemail.com (localhost [127.0.0.1]) by mta-13.privateemail.com (Postfix) with ESMTP id 3EDBF18000AB; Wed, 14 Jun 2023 08:50:09 -0400 (EDT) Received: from localhost.localdomain (unknown [189.7.70.215]) by mta-13.privateemail.com (Postfix) with ESMTPA id 5CABF18002C2; Wed, 14 Jun 2023 08:50:06 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1686747009; bh=LWM4e+U12kBlJ398J+lX413W1eJz3X0UyCexLGDItO8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CAOCZMnWjJrf4NVvtRjxG7MQfAbJ9Kg2dZy70ODvwaRj234IY/HluQ2FHgfaevGmQ U2pAYpbLvxOX719Zm1L2OEeauAe2s/Ew3ET+F/RBeVCFBCdDf8aMIR6dXSU84WkZ0N DPKBvATk4hXlmd/dBkttCKXS/5WrcgaWboBUZ09tNqoTFYcvT/VCDixe/hRPrOwOy7 VW14zEhjJKJ9CNTDlKIhy+WjJrCnKPBGQq3gL1xDEE+gl/TSPngBfMGO7j4bZB40QH GKBFNEMAwDPa2MAty17uqi4DLf4lPxH5/55kEVYCtJzirQlCjZK/YaCy/fWIZywv6j xjFQEyRyLs+Wg== From: zamfofex Date: Wed, 14 Jun 2023 09:48:54 -0300 Message-Id: <49cf4393e8e6ecf91e73b87fcba71c02d574e948.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-Seal: i=1; s=key1; d=yhetil.org; t=1686747105; a=rsa-sha256; cv=none; b=JawN0+quZOLGQyNlhopR8oHbQH88g3iwhPHUTMlpwJw6z+qUGSeLLk69hkZGtvoyQ6yDHj ygbGCsN2Ny33gUw5bZwMfJvG0zSl33IFRo11LOH5YoISE9Feci0zsNzxOrTdk6Y6e5u/re wHu+Dn39yrvk+2B5hxYcRftPNo9YgPTv5/yz30LDolPN2XNwg8uEN7wC8BzZOxN/ZE1lbP PCPL6deAAKkfPcHi0unRYA2/j7mcb5rwheI3NC4sfhAiXmepRLLaOX/ixFV9EwBCIL0eG2 xVrFG5NN7hOpPP52rCiogFORQnrV+8zU6vEKu/DRArhBRb6Ula8yUMxl48sEJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=CAOCZMnW; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686747105; 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=4WXqF882f83mm/OFEwjgLU4V6Ucd/uNu5aVmEkEB6rM=; b=QX4PcbtsEsMZxiwq/N/ihHpG2An/BahdDRulrvZHaThde4OXZTo858/T7jJNi3pE14pIDF Qvqh95QoJdPAcisaEcXGYNqhmWJ03JOk/pcziyluYvUJKIBOpwhl+rV+Xhh7znx0fVBbNt CZDYlwcZmmIhUyABP0z/jih4op8DM116l/GG2W1YE2hw/gsKY3go2aG2Ckhy+WqRQE+Gsm cddZMsPUWF2fJtAaAbL+22zziyl6/fyEx/Mw8ecPaTzZ6DTZkt9ybamfTbDAWgxMN5ujxE 0SLEy99+HwbUelCZrnXEzozj0960pMqW/ZdEkw4gjJYzyayJeGIc28uDurYaOg== Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=CAOCZMnW; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.03 X-Spam-Score: -1.03 X-Migadu-Queue-Id: 6688462CE X-TUID: Gauqw3P5FgjE * gnu/packages/haskell-xyz.scm (ghc-prim-uniq): 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 48b259b41e..e21e32bae4 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -16560,6 +16560,26 @@ (define-public ghc-test-framework-leancheck to incorporate LeanCheck tests into test-framework test suites.") (license license:bsd-3))) +(define-public ghc-prim-uniq + (package + (name "ghc-prim-uniq") + (version "0.2") + (source (origin + (method url-fetch) + (uri (hackage-uri "prim-uniq" version)) + (sha256 + (base32 + "1l7jlv3pfasn89n2wpgff972npy423vqsidkkn5crxfyqjyzxbdv")))) + (build-system haskell-build-system) + (properties '((upstream-name . "prim-uniq"))) + (inputs (list ghc-dependent-sum ghc-primitive)) + (home-page "https://github.com/obsidiansystems/prim-uniq") + (synopsis "Opaque unique identifiers in primitive state monads") + (description + "Opaque unique identifiers in primitive state monads and a GADT-like type using +them as witnesses of type equality.") + (license license:public-domain))) + ;;; ;;; 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