pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-vector



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Jan 25 16:37:32 UTC 2023

Modified Files:
        pkgsrc/devel/hs-vector: Makefile PLIST

Log Message:
devel/hs-vector: Fix build with GHC 9.4


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/hs-vector/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hs-vector/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hs-vector/Makefile
diff -u pkgsrc/devel/hs-vector/Makefile:1.14 pkgsrc/devel/hs-vector/Makefile:1.15
--- pkgsrc/devel/hs-vector/Makefile:1.14        Fri Aug 19 12:30:14 2022
+++ pkgsrc/devel/hs-vector/Makefile     Wed Jan 25 16:37:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/08/19 12:30:14 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2023/01/25 16:37:32 pho Exp $
 
 DISTNAME=      vector-0.13.0.0
 CATEGORIES=    devel
@@ -7,6 +7,9 @@ MAINTAINER=     pho%cielonegro.org@localhost
 COMMENT=       Efficient Arrays for Haskell
 LICENSE=       modified-bsd
 
+HASKELL_UNRESTRICT_DEPENDENCIES+=      \
+       base
+
 .include "../../mk/haskell.mk"
 .include "../../devel/hs-primitive/buildlink3.mk"
 .include "../../devel/hs-vector-stream/buildlink3.mk"

Index: pkgsrc/devel/hs-vector/PLIST
diff -u pkgsrc/devel/hs-vector/PLIST:1.6 pkgsrc/devel/hs-vector/PLIST:1.7
--- pkgsrc/devel/hs-vector/PLIST:1.6    Fri Aug 19 12:30:14 2022
+++ pkgsrc/devel/hs-vector/PLIST        Wed Jan 25 16:37:32 2023
@@ -1,122 +1,122 @@
-@comment $NetBSD: PLIST,v 1.6 2022/08/19 12:30:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/01/25 16:37:32 pho Exp $
 lib/vector-${PKGVERSION}/${HS_VERSION}/package-description
 lib/vector-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Monadic.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Monadic.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Monadic.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Monadic.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Size.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Monadic.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Size.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Size.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Size.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Stream/Monadic.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Bundle/Size.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Stream/Monadic.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Stream/Monadic.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Stream/Monadic.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Util.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Stream/Monadic.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Util.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Util.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Util.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Fusion/Util.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Base.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Base.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Base.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Base.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Base.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable/Base.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable/Base.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable/Base.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable/Base.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/New.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/Mutable/Base.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/New.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/New.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/New.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Internal/Check.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Generic/New.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Internal/Check.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Internal/Check.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Internal/Check.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Mutable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Internal/Check.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Mutable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Mutable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Mutable.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Mutable.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive/Mutable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive/Mutable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive/Mutable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive/Mutable.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Primitive/Mutable.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Internal.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Internal.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Internal.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Internal.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Mutable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Internal.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Mutable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Mutable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Mutable.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Storable/Mutable.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Base.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Base.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Base.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Base.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Mutable.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Base.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Mutable.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Mutable.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Mutable.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Vector/Unboxed/Mutable.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/include/vector.h
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle-Monadic.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle-Size.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Stream-Monadic.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Util.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-Mutable-Base.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-Mutable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-New.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Mutable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Primitive-Mutable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Primitive.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Storable-Mutable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Storable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Unboxed-Mutable.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Unboxed.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-33.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-43.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-47.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-A.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-All.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-B.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-C.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-D.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-E.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-F.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-G.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-H.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-I.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-L.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-M.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-N.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-O.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-P.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-R.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-S.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-T.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-U.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-V.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-W.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-Y.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-Z.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/synopsis.png
-share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/vector.haddock
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle-Monadic.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle-Size.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Bundle.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Stream-Monadic.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Fusion-Util.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-Mutable-Base.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-Mutable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic-New.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Generic.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Mutable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Primitive-Mutable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Primitive.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Storable-Mutable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Storable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Unboxed-Mutable.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector-Unboxed.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/Data-Vector.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-33.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-43.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-47.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-A.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-All.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-B.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-C.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-D.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-E.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-F.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-G.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-H.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-I.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-L.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-M.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-N.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-O.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-P.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-R.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-S.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-T.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-U.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-V.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-W.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-Y.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index-Z.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/synopsis.png
+${PLIST.doc}share/doc/${HS_PLATFORM}/vector-${PKGVERSION}/html/vector.haddock



Home | Main Index | Thread Index | Old Index