diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-01 20:53:58 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-01 20:53:58 +0000 |
commit | 55950282b28ca68c1f000ba04751feade3aca759 (patch) | |
tree | 06aa3c0f3160f128f6c56ebd98e8b97d6430a566 /devel | |
parent | 7b68c772cf9af18dafe02033adf739745654f9dc (diff) | |
download | pkgsrc-55950282b28ca68c1f000ba04751feade3aca759.tar.gz |
Import lifted-base-0.2.3.0 as devel/hs-lifted-base,
packaged for wip.
lifted-base exports IO operations from the base library lifted to any
instance of MonadBase or MonadBaseControl.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hs-lifted-base/DESCR | 2 | ||||
-rw-r--r-- | devel/hs-lifted-base/Makefile | 13 | ||||
-rw-r--r-- | devel/hs-lifted-base/PLIST | 46 | ||||
-rw-r--r-- | devel/hs-lifted-base/buildlink3.mk | 15 | ||||
-rw-r--r-- | devel/hs-lifted-base/distinfo | 5 |
5 files changed, 81 insertions, 0 deletions
diff --git a/devel/hs-lifted-base/DESCR b/devel/hs-lifted-base/DESCR new file mode 100644 index 00000000000..30cf7039dc5 --- /dev/null +++ b/devel/hs-lifted-base/DESCR @@ -0,0 +1,2 @@ +lifted-base exports IO operations from the base library lifted to any +instance of MonadBase or MonadBaseControl. diff --git a/devel/hs-lifted-base/Makefile b/devel/hs-lifted-base/Makefile new file mode 100644 index 00000000000..3efdada0c11 --- /dev/null +++ b/devel/hs-lifted-base/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2014/08/01 20:53:58 szptvlfn Exp $ + +DISTNAME= lifted-base-0.2.3.0 +CATEGORIES= devel + +MAINTAINER= szptvlfn@NetBSD.org +COMMENT= Lifted IO operations from the base library +LICENSE= modified-bsd + +.include "../../mk/haskell.mk" +.include "../../devel/hs-monad-control/buildlink3.mk" +.include "../../devel/hs-transformers-base/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/hs-lifted-base/PLIST b/devel/hs-lifted-base/PLIST new file mode 100644 index 00000000000..07899b7cff0 --- /dev/null +++ b/devel/hs-lifted-base/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2014/08/01 20:53:58 szptvlfn Exp $ +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/Chan/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/MVar/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/QSem/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/QSemN/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Concurrent/SampleVar/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Control/Exception/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Data/IORef/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/Foreign/Marshal/Utils/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/HSlifted-base-${PKGVERSION}.o +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/System/Timeout/Lifted.hi +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/libHSlifted-base-${PKGVERSION}.a +lib/lifted-base-${PKGVERSION}/${HASKELL_VERSION}/package-description +share/doc/lifted-base-${PKGVERSION}/LICENSE +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-Chan-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-MVar-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-QSem-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-QSemN-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Concurrent-SampleVar-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Control-Exception-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Data-IORef-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/Foreign-Marshal-Utils-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/System-Timeout-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/doc-index.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/frames.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/haddock-util.js +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/hslogo-16.png +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/index-frames.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/index.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/lifted-base.haddock +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-Chan-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-MVar-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-QSem-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-QSemN-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Concurrent-SampleVar-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Control-Exception-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Data-IORef-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_Foreign-Marshal-Utils-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/mini_System-Timeout-Lifted.html +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/minus.gif +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/ocean.css +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/plus.gif +${PLIST.doc}share/doc/lifted-base-${PKGVERSION}/html/synopsis.png diff --git a/devel/hs-lifted-base/buildlink3.mk b/devel/hs-lifted-base/buildlink3.mk new file mode 100644 index 00000000000..83e12ff54a6 --- /dev/null +++ b/devel/hs-lifted-base/buildlink3.mk @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2014/08/01 20:53:58 szptvlfn Exp $ + +BUILDLINK_TREE+= hs-lifted-base + +.if !defined(HS_LIFTED_BASE_BUILDLINK3_MK) +HS_LIFTED_BASE_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-lifted-base+= hs-lifted-base>=0.2.3 +BUILDLINK_PKGSRCDIR.hs-lifted-base?= ../../devel/hs-lifted-base + +.include "../../devel/hs-monad-control/buildlink3.mk" +.include "../../devel/hs-transformers-base/buildlink3.mk" +.endif # HS_LIFTED_BASE_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-lifted-base diff --git a/devel/hs-lifted-base/distinfo b/devel/hs-lifted-base/distinfo new file mode 100644 index 00000000000..280768728ec --- /dev/null +++ b/devel/hs-lifted-base/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/08/01 20:53:58 szptvlfn Exp $ + +SHA1 (lifted-base-0.2.3.0.tar.gz) = 889b976af03bcbee3c021b08a79d0836341c31e5 +RMD160 (lifted-base-0.2.3.0.tar.gz) = b06b9ad6a6b8fd52e711a57a958ca72d02435dd2 +Size (lifted-base-0.2.3.0.tar.gz) = 11610 bytes |