From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id AI46I5hRnmbrcQAAqHPOHw:P1 (envelope-from ) for ; Mon, 22 Jul 2024 12:33:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id AI46I5hRnmbrcQAAqHPOHw (envelope-from ) for ; Mon, 22 Jul 2024 14:33:28 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=mY6Ji2EV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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=1721651607; 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=td0JI/9a7yZpSlY2PlpukXKmMOFzpVqUa/9UHtKQ78w=; b=LFXTt6j6/i0XYsl/EGU1D6O1F+hxQVr7FaDNy/jTlYPtaUV2fphvf8T28sJ4ulV9MpGbXY hTiDRNkryY1g84c76qxfxAuVmIvHHlruYvOMuyP90wUSDRtMNAhy6//DHdfGPO3GPQPLIG SF2X7RB9l2HlSlV4wUHkJsy2pmLye9jtEQQGOURTdKkBf20VSBUq8BFHfmvWFu3gLPUjJF 5UhgPjqfznFxc24limz4U9IsoqmrHon4cXZea2ABA5JyTkY5mLAOxl3JxfNlvs05v6V/Iu AhA9tPgMulmNWEleZRLqJHkXnShmNU0zZeD55XdnOeYyLqST5O/BwdrxtHDo7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721651607; a=rsa-sha256; cv=none; b=Q479Xg2+PYN8imhxDyUb9k8AW4I2ocXJ+vm1XGH8SlDe8xh18bJ7abWhrdvn4XtFfr//Oi 5UdOIn2SLVSlLb5BQKjiYqfTL98s4GTgpLyIFQsfX0ilH4S0AR4blouHZ/Np1g4jXQgxLU s3WSQ2GQPxwqoKt1pcbtpAwtGz36BZXOKMu26Fp8eFboaC/LfrSxRWrkz/ckA38YdSf7qK SBJHhhEz8MJLyjEVNo/sQXVoC349gD2/3P7MScUyvZacMG/OekTnGNQFxJXjAN0k9Tvfyv 1fxBNpNSZLeLbrEtsR6knrIfgaGI96neDJBwiwb1dtUO7tlQwYSsHSxSXSzDJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=mY6Ji2EV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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" 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 7659E6A259 for ; Mon, 22 Jul 2024 14:33:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sVrGj-0007SF-6J; Mon, 22 Jul 2024 07:31:53 -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 1sVrG8-00070p-E9 for guix-patches@gnu.org; Mon, 22 Jul 2024 07:31:16 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sVrG8-0007WD-0T for guix-patches@gnu.org; Mon, 22 Jul 2024 07:31:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sVrGA-00078V-U5 for guix-patches@gnu.org; Mon, 22 Jul 2024 07:31:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44518] [PATCH v3 11/25] gnu: Add ghc-aspell-pipe. Resent-From: Romain GARBAGE Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 22 Jul 2024 11:31:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44518 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 71938@debbugs.gnu.org Cc: rekado@elephly.net, Romain GARBAGE , 44518@debbugs.gnu.org Received: via spool by 44518-submit@debbugs.gnu.org id=B44518.172164787527190 (code B ref 44518); Mon, 22 Jul 2024 11:31:18 +0000 Received: (at 44518) by debbugs.gnu.org; 22 Jul 2024 11:31:15 +0000 Received: from localhost ([127.0.0.1]:57015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sVrG6-00073g-EF for submit@debbugs.gnu.org; Mon, 22 Jul 2024 07:31:14 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:27669) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sVrFU-0005En-Ak; Mon, 22 Jul 2024 07:30:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=td0JI/9a7yZpSlY2PlpukXKmMOFzpVqUa/9UHtKQ78w=; b=mY6Ji2EVEfOYulYrLJ0fefGN2jKcb0KZeKV/LN/AvZwYR22f+qAe+Zg0 3B/k3S+4ofPL6Cyb5AVbPct5fE1e9syQwJcEa2quUXRc+L+F41k+MN4S4 PCSFEeCwvQBmxeEsvu4ct+5DyWruGBIeMXjcHMuEZmyJ48R1BnIpSAeKD k=; X-IronPort-AV: E=Sophos;i="6.09,228,1716242400"; d="scan'208";a="92688913" Received: from unknown (HELO guix-A102.bordeaux.inria.fr) ([193.50.110.122]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2024 13:30:18 +0200 From: Romain GARBAGE Date: Mon, 22 Jul 2024 13:28:08 +0200 Message-ID: <20240722113008.9057-12-romain.garbage@inria.fr> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240722113008.9057-1-romain.garbage@inria.fr> References: <20240722113008.9057-1-romain.garbage@inria.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 7659E6A259 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.81 X-Spam-Score: -3.81 X-TUID: dX7ReBI62t+t * gnu/packages/haskell-xyz.scm (ghc-aspell-pipe): New variable. Change-Id: I0d31c9c457ce33b45c0fb6589413208796843920 --- 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 fa423ae2ca..3bdc8d6d6b 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -450,6 +450,26 @@ (define-public ghc-appar style.") (license license:bsd-3))) +(define-public ghc-aspell-pipe + (package + (name "ghc-aspell-pipe") + (version "0.6") + (source + (origin + (method url-fetch) + (uri (hackage-uri "aspell-pipe" version)) + (sha256 + (base32 "09dw4v4j5pmqi8pdh3p7kk7f8pph5w33s7vd21fgvhv3arnrj6p8")))) + (build-system haskell-build-system) + (properties '((upstream-name . "aspell-pipe"))) + (inputs (list ghc-async)) + (home-page "http://hackage.haskell.org/package/aspell-pipe") + (synopsis "Pipe-based interface to the Aspell program") + (description + "This package provides a pipe-based interface to the Aspell program (no dynamic +linking required).") + (license license:bsd-3))) + (define-public ghc-assoc (package (name "ghc-assoc") -- 2.45.1