pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-newtype: remove; It is already in the main pkgsrc tree
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Wed Feb 1 18:08:26 2023 +0900
Changeset: 0c0b23cd216ccb01058e89234687c4f4f56e819f
Modified Files:
Makefile
Removed Files:
hs-newtype/DESCR
hs-newtype/Makefile
hs-newtype/PLIST
hs-newtype/buildlink3.mk
hs-newtype/distinfo
Log Message:
hs-newtype: remove; It is already in the main pkgsrc tree
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0c0b23cd216ccb01058e89234687c4f4f56e819f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
hs-newtype/DESCR | 3 ---
hs-newtype/Makefile | 11 -----------
hs-newtype/PLIST | 8 --------
hs-newtype/buildlink3.mk | 13 -------------
hs-newtype/distinfo | 5 -----
6 files changed, 41 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index d7f49637be..4173d10c25 100644
--- a/Makefile
+++ b/Makefile
@@ -1642,7 +1642,6 @@ SUBDIR+= hs-monads-tf
SUBDIR+= hs-monoid-transformer
SUBDIR+= hs-network-bytestring
SUBDIR+= hs-network-conduit
-SUBDIR+= hs-newtype
SUBDIR+= hs-non-negative
SUBDIR+= hs-numeric-prelude
SUBDIR+= hs-numeric-quest
diff --git a/hs-newtype/DESCR b/hs-newtype/DESCR
deleted file mode 100644
index 4b67391d93..0000000000
--- a/hs-newtype/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Per Conor McBride, the Newtype typeclass represents the packing and
-unpacking of a newtype, and allows you to operatate under that newtype with
-functions such as ala.
diff --git a/hs-newtype/Makefile b/hs-newtype/Makefile
deleted file mode 100644
index 6c1ee0b086..0000000000
--- a/hs-newtype/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/05/05 00:03:05 szptvlfn Exp $
-
-DISTNAME= newtype-0.2
-CATEGORIES= devel
-
-MAINTAINER= szptvlfn%NetBSD.org@localhost
-COMMENT= Typeclass and set of functions for working with newtypes
-LICENSE= modified-bsd
-
-.include "../../wip/mk/haskell.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-newtype/PLIST b/hs-newtype/PLIST
deleted file mode 100644
index bbf9a75ecf..0000000000
--- a/hs-newtype/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/01/29 22:18:15 szptvlfn Exp $
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/Control/Newtype.hi
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/Control/Newtype.p_hi
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/HSnewtype-${PKGVERSION}.o
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/libHSnewtype-${PKGVERSION}.a
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/libHSnewtype-${PKGVERSION}_p.a
-lib/newtype-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/newtype-${PKGVERSION}/LICENSE
diff --git a/hs-newtype/buildlink3.mk b/hs-newtype/buildlink3.mk
deleted file mode 100644
index 2cf1b0cbd8..0000000000
--- a/hs-newtype/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:10:27 szptvlfn Exp $
-
-BUILDLINK_TREE+= hs-newtype
-
-.if !defined(HS_NEWTYPE_BUILDLINK3_MK)
-HS_NEWTYPE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-newtype+= hs-newtype>=0.2
-BUILDLINK_ABI_DEPENDS.hs-newtype+= hs-newtype>=0.2
-BUILDLINK_PKGSRCDIR.hs-newtype?= ../../wip/hs-newtype
-.endif # HS_NEWTYPE_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -hs-newtype
diff --git a/hs-newtype/distinfo b/hs-newtype/distinfo
deleted file mode 100644
index d446a685c2..0000000000
--- a/hs-newtype/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/01/29 22:18:15 szptvlfn Exp $
-
-RMD160 (newtype-0.2.tar.gz) = 93e5bc3220fc12687d11f38b07ceda5d7c386350
-SHA512 (newtype-0.2.tar.gz) = 9f5115df618223b5acf81ef7d15dc95db5930b39863ee89e2613500bd5a5b4cf421510a4330bbe77d7c456b56f4e93072b53fe31aec2f4dbebd966b80f667958
-Size (newtype-0.2.tar.gz) = 3476 bytes
Home |
Main Index |
Thread Index |
Old Index