Mon Oct 30 07:48:00 2023 UTC ()
math/hs-profunctors: Fix build with GHC 9.6


(pho)
diff -r1.8 -r1.9 pkgsrc/math/hs-profunctors/Makefile
diff -r1.2 -r1.3 pkgsrc/math/hs-profunctors/PLIST

cvs diff -r1.8 -r1.9 pkgsrc/math/hs-profunctors/Makefile (expand / switch to unified diff)

--- pkgsrc/math/hs-profunctors/Makefile 2023/10/09 04:54:41 1.8
+++ pkgsrc/math/hs-profunctors/Makefile 2023/10/30 07:48:00 1.9
@@ -1,18 +1,22 @@ @@ -1,18 +1,22 @@
1# $NetBSD: Makefile,v 1.8 2023/10/09 04:54:41 pho Exp $ 1# $NetBSD: Makefile,v 1.9 2023/10/30 07:48:00 pho Exp $
2 2
3DISTNAME= profunctors-5.6.2 3DISTNAME= profunctors-5.6.2
4PKGREVISION= 6 4PKGREVISION= 6
5CATEGORIES= math 5CATEGORIES= math
6 6
7MAINTAINER= szptvlfn@NetBSD.org 7MAINTAINER= szptvlfn@NetBSD.org
8COMMENT= Profunctors 8COMMENT= Profunctors
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11.include "../../mk/haskell.mk" 11HASKELL_UNRESTRICT_DEPENDENCIES+= \
 12 base-orphans \
 13 transformers
 14
12.include "../../devel/hs-base-orphans/buildlink3.mk" 15.include "../../devel/hs-base-orphans/buildlink3.mk"
13.include "../../math/hs-bifunctors/buildlink3.mk" 16.include "../../math/hs-bifunctors/buildlink3.mk"
14.include "../../math/hs-comonad/buildlink3.mk" 17.include "../../math/hs-comonad/buildlink3.mk"
15.include "../../math/hs-contravariant/buildlink3.mk" 18.include "../../math/hs-contravariant/buildlink3.mk"
16.include "../../math/hs-distributive/buildlink3.mk" 19.include "../../math/hs-distributive/buildlink3.mk"
17.include "../../devel/hs-tagged/buildlink3.mk" 20.include "../../devel/hs-tagged/buildlink3.mk"
 21.include "../../mk/haskell.mk"
18.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/math/hs-profunctors/PLIST (expand / switch to unified diff)

--- pkgsrc/math/hs-profunctors/PLIST 2021/04/23 13:11:36 1.2
+++ pkgsrc/math/hs-profunctors/PLIST 2023/10/30 07:48:00 1.3
@@ -1,100 +1,102 @@ @@ -1,100 +1,102 @@
1@comment $NetBSD: PLIST,v 1.2 2021/04/23 13:11:36 pho Exp $ 1@comment $NetBSD: PLIST,v 1.3 2023/10/30 07:48:00 pho Exp $
2lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-description 2lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-description
3lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-id 3lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-id
4lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so 4${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
5lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.dyn_hi 5${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.dyn_hi
6lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.hi 6lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.hi
7lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.p_hi 7${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.p_hi
8lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.dyn_hi 8${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.dyn_hi
9lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.hi 9lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.hi
10lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.p_hi 10${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.p_hi
11lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.dyn_hi 11${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.dyn_hi
12lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.hi 12lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.hi
13lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.p_hi 13${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.p_hi
14lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.dyn_hi 14${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.dyn_hi
15lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.hi 15lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.hi
16lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.p_hi 16${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.p_hi
17lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.dyn_hi 17${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.dyn_hi
18lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.hi 18lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.hi
19lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.p_hi 19${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.p_hi
20lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.dyn_hi 20${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.dyn_hi
21lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.hi 21lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.hi
22lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.p_hi 22${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.p_hi
23lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.dyn_hi 23${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.dyn_hi
24lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.hi 24lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.hi
25lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.p_hi 25${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.p_hi
26lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.dyn_hi 26${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.dyn_hi
27lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.hi 27lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.hi
28lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.p_hi 28${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.p_hi
29lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.dyn_hi 29${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.dyn_hi
30lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.hi 30lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.hi
31lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.p_hi 31${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.p_hi
32lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.dyn_hi 32${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.dyn_hi
33lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.hi 33lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.hi
34lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.p_hi 34${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.p_hi
35lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.dyn_hi 35${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.dyn_hi
36lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.hi 36lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.hi
37lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.p_hi 37${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.p_hi
38lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.dyn_hi 38${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.dyn_hi
39lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.hi 39lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.hi
40lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.p_hi 40${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.p_hi
41lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.dyn_hi 41${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.dyn_hi
42lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.hi 42lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.hi
43lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.p_hi 43${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.p_hi
44lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.dyn_hi 44${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.dyn_hi
45lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.hi 45lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.hi
46lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.p_hi 46${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.p_hi
47lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.dyn_hi 47${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.dyn_hi
48lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.hi 48lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.hi
49lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.p_hi 49${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.p_hi
50lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.dyn_hi 50${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.dyn_hi
51lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.hi 51lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.hi
52lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.p_hi 52${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.p_hi
53lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a 53lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
54lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a 54${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
55share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/LICENSE 55share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/LICENSE
56share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Adjunction.html 56${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Adjunction.html
57share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Cayley.html 57${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Cayley.html
58share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Choice.html 58${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Choice.html
59share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Closed.html 59${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Closed.html
60share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Composition.html 60${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Composition.html
61share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Mapping.html 61${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Mapping.html
62share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Monad.html 62${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Monad.html
63share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Ran.html 63${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Ran.html
64share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Rep.html 64${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Rep.html
65share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Sieve.html 65${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Sieve.html
66share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Strong.html 66${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Strong.html
67share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Traversing.html 67${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Traversing.html
68share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Types.html 68${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Types.html
69share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Unsafe.html 69${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Unsafe.html
70share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Yoneda.html 70${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Yoneda.html
71share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor.html 71${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor.html
72share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-35.html 72${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-35.html
73share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-46.html 73${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-46.html
74share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-58.html 74${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-58.html
75share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-A.html 75${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-A.html
76share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-All.html 76${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-All.html
77share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-C.html 77${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-C.html
78share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-D.html 78${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-D.html
79share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-E.html 79${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-E.html
80share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-F.html 80${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-F.html
81share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-I.html 81${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-I.html
82share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-J.html 82${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-J.html
83share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-K.html 83${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-K.html
84share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-L.html 84${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-L.html
85share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-M.html 85${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-M.html
86share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-P.html 86${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-P.html
87share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-R.html 87${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-R.html
88share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-S.html 88${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-S.html
89share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-T.html 89${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-T.html
90share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-U.html 90${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-U.html
91share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-W.html 91${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-W.html
92share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-Y.html 92${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-Y.html
93share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.html 93${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.html
94share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/haddock-bundle.min.js 94${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.json
95share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/index.html 95${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/haddock-bundle.min.js
96share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/linuwial.css 96${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/index.html
97share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/meta.json 97${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/linuwial.css
98share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/profunctors.haddock 98${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/meta.json
99share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.css 99${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/profunctors.haddock
100share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/synopsis.png 100${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.css
 101${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.min.js
 102${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/synopsis.png