Received: by mail.netbsd.org (Postfix, from userid 605) id 51B7084D8E; Tue, 31 Dec 2019 14:24:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C9D2F84D4E for ; Tue, 31 Dec 2019 14:24:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3-pJYh8r4VRF for ; Tue, 31 Dec 2019 14:24:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3AE6984D4D for ; Tue, 31 Dec 2019 14:24:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 29E46FA97; Tue, 31 Dec 2019 14:24:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157780229875420" MIME-Version: 1.0 Date: Tue, 31 Dec 2019 14:24:58 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-fail To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20191231142458.29E46FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_157780229875420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Tue Dec 31 14:24:58 UTC 2019 Added Files: pkgsrc/devel/hs-fail: DESCR Makefile buildlink3.mk distinfo Log Message: Import fail-4.9.0.0 This package contains the Control.Monad.Fail module providing the MonadFail class that became available in base-4.9.0.0 for older base package versions. This package turns into an empty package when used with GHC versions which already provide the Control.Monad.Fail module to make way for GHC's own Control.Monad.Fail module. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-fail/DESCR \ pkgsrc/devel/hs-fail/Makefile pkgsrc/devel/hs-fail/buildlink3.mk \ pkgsrc/devel/hs-fail/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157780229875420 Content-Disposition: inline Content-Length: 2377 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/hs-fail/DESCR diff -u /dev/null pkgsrc/devel/hs-fail/DESCR:1.1 --- /dev/null Tue Dec 31 14:24:58 2019 +++ pkgsrc/devel/hs-fail/DESCR Tue Dec 31 14:24:57 2019 @@ -0,0 +1,7 @@ +This package contains the Control.Monad.Fail module providing the +MonadFail class that became available in base-4.9.0.0 for older base +package versions. + +This package turns into an empty package when used with GHC versions +which already provide the Control.Monad.Fail module to make way for +GHC's own Control.Monad.Fail module. Index: pkgsrc/devel/hs-fail/Makefile diff -u /dev/null pkgsrc/devel/hs-fail/Makefile:1.1 --- /dev/null Tue Dec 31 14:24:58 2019 +++ pkgsrc/devel/hs-fail/Makefile Tue Dec 31 14:24:57 2019 @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2019/12/31 14:24:57 pho Exp $ + +DISTNAME= fail-4.9.0.0 +CATEGORIES= devel + +MAINTAINER= pho@cielonegro.org +COMMENT= Forward-compatible MonadFail class +LICENSE= modified-bsd + +# This package becomes essentially blank when built with GHC >= +# 8.0. Haddock complains when there are no input files. +HASKELL_ENABLE_HADDOCK_DOCUMENTATION= no + +.include "../../mk/haskell.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/hs-fail/buildlink3.mk diff -u /dev/null pkgsrc/devel/hs-fail/buildlink3.mk:1.1 --- /dev/null Tue Dec 31 14:24:58 2019 +++ pkgsrc/devel/hs-fail/buildlink3.mk Tue Dec 31 14:24:57 2019 @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2019/12/31 14:24:57 pho Exp $ + +BUILDLINK_TREE+= hs-fail + +.if !defined(HS_FAIL_BUILDLINK3_MK) +HS_FAIL_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-fail+= hs-fail>=4.9.0 +BUILDLINK_ABI_DEPENDS.hs-fail+= hs-fail>=4.9.0.0 +BUILDLINK_PKGSRCDIR.hs-fail?= ../../devel/hs-fail +.endif # HS_FAIL_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-fail Index: pkgsrc/devel/hs-fail/distinfo diff -u /dev/null pkgsrc/devel/hs-fail/distinfo:1.1 --- /dev/null Tue Dec 31 14:24:58 2019 +++ pkgsrc/devel/hs-fail/distinfo Tue Dec 31 14:24:57 2019 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/12/31 14:24:57 pho Exp $ + +SHA1 (fail-4.9.0.0.tar.gz) = 2fdf8226e3e00fc29c30ae79f724a6704f825cd6 +RMD160 (fail-4.9.0.0.tar.gz) = 5f362dad5753c8293a0a08da8956b732271e98ae +SHA512 (fail-4.9.0.0.tar.gz) = 0b4e6111387768482ff10b8ee55ff0b3b04750d8def057b7935bef814902de4536d0825e18b95a342722735b29cf88aafec21eb3b2a75eb4f0c55aa7c6b80108 +Size (fail-4.9.0.0.tar.gz) = 2416 bytes --_----------=_157780229875420--