Replace the bundled xhtml-3000.2.0.1 by a newer version

matching the requirements of haskell-platform-2011.4.0.0.

Moving the xhtml library back to a separate port (www/hs-xhtml)
would be nice but it causes too much headache (like dependency
cycles with devel/haddock).
This commit is contained in:
kili 2012-01-12 20:13:17 +00:00
parent 0797a2728b
commit e519b1cfb2
4 changed files with 112 additions and 96 deletions

View File

@ -1,18 +1,24 @@
# $OpenBSD: Makefile,v 1.62 2011/12/27 20:53:01 kili Exp $
# $OpenBSD: Makefile,v 1.63 2012/01/12 20:13:17 kili Exp $
COMMENT-main = compiler for the functional language Haskell
COMMENT-doc = documentation for GHC
DISTNAME = ghc-${MODGHC_VER}
PKGNAME-main = ghc-${MODGHC_VER}
REVISION-main = 2
REVISION-main = 3
PKGNAME-doc = ghc-doc-${MODGHC_VER}
REVISION-doc = 0
CATEGORIES = lang devel
HOMEPAGE = http://www.haskell.org/ghc/
# Version of the precompiled binaries
BIN_VER = 7.0.4.20111023
# xhtml replacement version (for meta/haskell-platform)
XHTML_VER = 3000.2.0.4
SUBST_VARS += XHTML_VER
# Pull in lang/ghc to get MODGHC_VER and ONLY_FOR_ARCHS, which is maintained
# in ghc.port.mk. lang/python needed for regress.
MODULES = lang/ghc lang/python converters/libiconv
@ -44,6 +50,7 @@ WANTLIB-doc =
MASTER_SITES = ${HOMEPAGE}dist/${MODGHC_VER}/ \
${HOMEPAGE}dist/stable/dist/
MASTER_SITES0 = http://openbsd.dead-parrot.de/distfiles/
MASTER_SITES1 = http://hackage.haskell.org/packages/archive/xhtml/${XHTML_VER}/
DIST_SUBDIR = ghc
@ -53,6 +60,7 @@ BINDISTFILE = ${BINDISTFILE-${MACHINE_ARCH}}
DISTFILES = ghc-${MODGHC_VER}-src.tar.bz2 \
testsuite-${MODGHC_VER}.tar.bz2 \
xhtml-${XHTML_VER}.tar.gz:1 \
${BINDISTFILE}
.for m in amd64 i386
@ -106,6 +114,11 @@ post-extract:
. for f in ghc.mk doc/ghc.mk haddock.wrapper
cp -p ${WRKSRC}/utils/haddock{-ghcdist,}/$f
. endfor
# - Replace libraries/xhtml.
cp ${WRKSRC}/libraries/xhtml/ghc.mk ${WRKDIR}/xhtml-${XHTML_VER}
cp ${WRKSRC}/libraries/xhtml/GNUmakefile ${WRKDIR}/xhtml-${XHTML_VER}
mv ${WRKSRC}/libraries/xhtml{,-ghcdist}
mv ${WRKDIR}/xhtml-${XHTML_VER} ${WRKSRC}/libraries/xhtml
post-patch:
${SUBST_CMD} ${WRKSRC}/docs/index.html \

View File

@ -2,19 +2,24 @@ MD5 (ghc/ghc-7.0.4-src.tar.bz2) = 8WewtFONGlZ4j0P8xmK1aA==
MD5 (ghc/ghc-7.0.4.20111023-amd64-unknown-openbsd.tar.bz2) = PJjNAWvMEbk7fkDiCk032A==
MD5 (ghc/ghc-7.0.4.20111023-i386-unknown-openbsd.tar.bz2) = yfNMxulzK/kn9eNuvi1w8A==
MD5 (ghc/testsuite-7.0.4.tar.bz2) = FoCSWlV4Idfjq6s2jzf73A==
MD5 (ghc/xhtml-3000.2.0.4.tar.gz) = GniEgZuGi9yE9uTKtQUJjA==
RMD160 (ghc/ghc-7.0.4-src.tar.bz2) = gHJwQ8IUGgRy+eL//N9ajrn7Vew=
RMD160 (ghc/ghc-7.0.4.20111023-amd64-unknown-openbsd.tar.bz2) = aseZxlJV3LmLl1jFcFt6VQa62Lc=
RMD160 (ghc/ghc-7.0.4.20111023-i386-unknown-openbsd.tar.bz2) = BHVRc82M4GSwxj0sWvEsyBvp2sQ=
RMD160 (ghc/testsuite-7.0.4.tar.bz2) = G23LI8DWRU8RHMc1sAnr/zo+0lE=
RMD160 (ghc/xhtml-3000.2.0.4.tar.gz) = Rrde3TDN7GgaJYzd3KJlsEG6sOs=
SHA1 (ghc/ghc-7.0.4-src.tar.bz2) = Rpp+1iblO/AvHnNxPeph4XIQb9U=
SHA1 (ghc/ghc-7.0.4.20111023-amd64-unknown-openbsd.tar.bz2) = eYrr0gwWv7/yNvvbpRCySIZhXGk=
SHA1 (ghc/ghc-7.0.4.20111023-i386-unknown-openbsd.tar.bz2) = jaFbhGEXyZXhuUMVHWkAyA+s+oE=
SHA1 (ghc/testsuite-7.0.4.tar.bz2) = 1ARouqQFvZtlUsamo/M2GsxDJtQ=
SHA1 (ghc/xhtml-3000.2.0.4.tar.gz) = 3tiV5vdv/+s2bFSSxZgCaOlp8vo=
SHA256 (ghc/ghc-7.0.4-src.tar.bz2) = Gpt42dZsnCHebAky42u4dAakhW8WEb+DvURTm9xu0O0=
SHA256 (ghc/ghc-7.0.4.20111023-amd64-unknown-openbsd.tar.bz2) = zbN78y0oKuno2ZoJhwdrZqRAifURYbSCE2ECRP/+x/M=
SHA256 (ghc/ghc-7.0.4.20111023-i386-unknown-openbsd.tar.bz2) = gYLcDOhdozR711Cl0zlePrVsrziFF6Ci/E7aEsuhf8o=
SHA256 (ghc/testsuite-7.0.4.tar.bz2) = HCfoT4NjWdC5BXFrNfJ5Z5rWKD6xnZqHn2mFT8s8Bgs=
SHA256 (ghc/xhtml-3000.2.0.4.tar.gz) = fKkTwoE4XBRLvnJJIrLWHX5IaaIpTOINcao53UqMeB4=
SIZE (ghc/ghc-7.0.4-src.tar.bz2) = 24205070
SIZE (ghc/ghc-7.0.4.20111023-amd64-unknown-openbsd.tar.bz2) = 40918090
SIZE (ghc/ghc-7.0.4.20111023-i386-unknown-openbsd.tar.bz2) = 40905745
SIZE (ghc/testsuite-7.0.4.tar.bz2) = 2731917
SIZE (ghc/xhtml-3000.2.0.4.tar.gz) = 14273

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-doc,v 1.15 2011/06/30 21:26:15 kili Exp $
@comment $OpenBSD: PLIST-doc,v 1.16 2012/01/12 20:13:17 kili Exp $
share/doc/ghc/
share/doc/ghc/Cabal.pdf
share/doc/ghc/Cabal.ps
@ -2221,59 +2221,57 @@ share/doc/ghc/html/libraries/utf8-string-0.3.6/plus.gif
share/doc/ghc/html/libraries/utf8-string-0.3.6/synopsis.png
share/doc/ghc/html/libraries/utf8-string-0.3.6/utf8-string.haddock
share/doc/ghc/html/libraries/utf8-string-0.3.6/utf8-string.txt
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/LICENSE
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml-Debug.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml-Frameset.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml-Strict.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml-Table.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml-Transitional.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/Text-XHtml.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-33.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-43.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-60.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-A.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-All.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-B.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-C.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-D.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-E.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-F.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-G.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-H.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-I.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-K.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-L.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-M.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-N.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-O.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-P.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-Q.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-R.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-S.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-T.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-U.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-V.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-W.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index-Y.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/doc-index.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/frames.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/haddock-util.js
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/hslogo-16.png
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/index-frames.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/index.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml-Debug.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml-Frameset.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml-Strict.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml-Table.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml-Transitional.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/mini_Text-XHtml.html
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/minus.gif
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/ocean.css
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/plus.gif
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/synopsis.png
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/xhtml.haddock
share/doc/ghc/html/libraries/xhtml-3000.2.0.1/xhtml.txt
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/LICENSE
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/Text-XHtml-Frameset.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/Text-XHtml-Strict.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/Text-XHtml-Table.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/Text-XHtml-Transitional.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/Text-XHtml.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-33.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-43.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-60.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-A.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-All.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-B.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-C.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-D.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-E.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-F.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-G.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-H.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-I.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-K.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-L.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-M.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-N.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-O.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-P.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-Q.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-R.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-S.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-T.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-U.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-V.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-W.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-Y.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/frames.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/haddock-util.js
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/hslogo-16.png
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/index-frames.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/index.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/mini_Text-XHtml-Frameset.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/mini_Text-XHtml-Strict.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/mini_Text-XHtml-Table.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/mini_Text-XHtml-Transitional.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/mini_Text-XHtml.html
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/minus.gif
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/ocean.css
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/plus.gif
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/synopsis.png
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/xhtml.haddock
share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/xhtml.txt
share/doc/ghc/html/users_guide/
share/doc/ghc/html/users_guide/License.html
share/doc/ghc/html/users_guide/arrow-notation.html

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.10 2011/06/30 21:26:16 kili Exp $
@comment $OpenBSD: PLIST-main,v 1.11 2012/01/12 20:13:17 kili Exp $
@conflict hs-xhtml-*
@pkgpath lang/ghc
@pkgpath www/hs-xhtml
@ -2020,44 +2020,44 @@ lib/ghc/utf8-string-0.3.6/System/IO/UTF8.hi
lib/ghc/utf8-string-0.3.6/System/IO/UTF8.p_hi
lib/ghc/utf8-string-0.3.6/libHSutf8-string-0.3.6.a
lib/ghc/utf8-string-0.3.6/libHSutf8-string-0.3.6_p.a
lib/ghc/xhtml-${XHTML_VER}/
lib/ghc/xhtml-${XHTML_VER}/HSxhtml-${XHTML_VER}.o
lib/ghc/xhtml-${XHTML_VER}/Text/
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/BlockTable.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/BlockTable.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Debug.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Debug.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Extras.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Extras.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset/
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset/Attributes.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset/Attributes.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset/Elements.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Frameset/Elements.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Internals.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Internals.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict/
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict/Attributes.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict/Attributes.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict/Elements.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Strict/Elements.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Table.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Table.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional/
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional/Attributes.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional/Attributes.p_hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional/Elements.hi
lib/ghc/xhtml-${XHTML_VER}/Text/XHtml/Transitional/Elements.p_hi
lib/ghc/xhtml-${XHTML_VER}/libHSxhtml-${XHTML_VER}.a
lib/ghc/xhtml-${XHTML_VER}/libHSxhtml-${XHTML_VER}_p.a
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/register.sh
lib/ghc/xhtml-3000.2.0.1/
lib/ghc/xhtml-3000.2.0.1/HSxhtml-3000.2.0.1.o
lib/ghc/xhtml-3000.2.0.1/Text/
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/
lib/ghc/xhtml-3000.2.0.1/Text/XHtml.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/BlockTable.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/BlockTable.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Debug.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Debug.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Extras.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Extras.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset/
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset/Attributes.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset/Attributes.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset/Elements.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Frameset/Elements.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Internals.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Internals.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict/
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict/Attributes.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict/Attributes.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict/Elements.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Strict/Elements.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Table.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Table.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional/
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional/Attributes.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional/Attributes.p_hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional/Elements.hi
lib/ghc/xhtml-3000.2.0.1/Text/XHtml/Transitional/Elements.p_hi
lib/ghc/xhtml-3000.2.0.1/libHSxhtml-3000.2.0.1.a
lib/ghc/xhtml-3000.2.0.1/libHSxhtml-3000.2.0.1_p.a
@man man/man1/ghc.1