From patchwork Mon May 27 19:52:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Vollmert X-Patchwork-Id: 14091 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 79ADB1701A; Mon, 27 May 2019 20:54:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 28BE216CC8 for ; Mon, 27 May 2019 20:54:11 +0100 (BST) Received: from localhost ([127.0.0.1]:50021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVLhC-00021b-PD for patchwork@mira.cbaines.net; Mon, 27 May 2019 15:54:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVLh6-000202-8S for guix-patches@gnu.org; Mon, 27 May 2019 15:54:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVLh5-0003t4-Fq for guix-patches@gnu.org; Mon, 27 May 2019 15:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40618) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVLh5-0003su-DV for guix-patches@gnu.org; Mon, 27 May 2019 15:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hVLh5-0005za-AA for guix-patches@gnu.org; Mon, 27 May 2019 15:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#35931] [PATCH 2/4] guix: haskell-build-system: correct haddock phase documentation Resent-From: Robert Vollmert Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 May 2019 19:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 35931 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 35931@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155898680422927 (code B ref -1); Mon, 27 May 2019 19:54:03 +0000 Received: (at submit) by debbugs.gnu.org; 27 May 2019 19:53:24 +0000 Received: from localhost ([127.0.0.1]:54149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLgR-0005xi-RH for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34867) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLgQ-0005xM-5M for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:43612) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVLgI-0003N5-68 for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:15 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVLgH-0001x5-Aq for guix-patches@gnu.org; Mon, 27 May 2019 15:53:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVLgF-0003LH-EY for guix-patches@gnu.org; Mon, 27 May 2019 15:53:13 -0400 Received: from mx2a.mailbox.org ([2001:67c:2050:104:0:2:25:2]:63148 helo=mx2.mailbox.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVLgD-0003IV-ST for guix-patches@gnu.org; Mon, 27 May 2019 15:53:11 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id B2B39A1086; Mon, 27 May 2019 21:53:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id swaPui8ctvgW; Mon, 27 May 2019 21:53:05 +0200 (CEST) From: Robert Vollmert Date: Mon, 27 May 2019 21:52:49 +0200 Message-Id: <20190527195251.59801-3-rob@vllmrt.net> In-Reply-To: <20190527195251.59801-1-rob@vllmrt.net> References: <20190527195251.59801-1-rob@vllmrt.net> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Robert Vollmert Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * guix/build/haskell-build-system.scm (haddock): Correct docstring --- guix/build/haskell-build-system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix/build/haskell-build-system.scm b/guix/build/haskell-build-system.scm index 23d97e6602..5c5b32322b 100644 --- a/guix/build/haskell-build-system.scm +++ b/guix/build/haskell-build-system.scm @@ -260,7 +260,7 @@ given Haskell package." #t) (define* (haddock #:key outputs haddock? haddock-flags #:allow-other-keys) - "Run the test suite of a given Haskell package." + "Generate haddock documentation of a given Haskell package." (when haddock? (run-setuphs "haddock" haddock-flags)) #t)