diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index b271ced28ba..8e7931b8564 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -17,6 +17,7 @@ ONLY_FOR_ARCHS= i386 # build... more work COMMENT= "compiler for the functional language Haskell" +COMMENT-doc= "documentation for the functional language Haskell" FULLVER= 5.04.3 BOOTVER= 4.08.2 @@ -26,6 +27,10 @@ CATEGORIES= lang HOMEPAGE= http://www.haskell.org/ghc/ MAINTAINER= Don Stewart +MULTI_PACKAGES= -doc +SUBPACKAGE?= +FULLPKGNAME-doc= ghc-doc-${FULLVER} + # BSD w/o advertising clause PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -37,9 +42,14 @@ NO_REGRESS=Yes HASKELL= http://www.haskell.org/ MASTER_SITES= ${HASKELL}ghc/dist/${FULLVER}/ MASTER_SITES0= ${HASKELL}ghc/dist/${BOOTVER}/ +MASTER_SITES1= ${HASKELL}ghc/docs/${FULLVER}/ -DISTFILES= ghc-${FULLVER}-src.tar.bz2 \ - ghc-${BOOTVER}-src.tar.bz2:0 +DIST_SUBDIR= ghc-${FULLVER} +DOC_FILES= users_guide hslibs building libraries +DOC_DIR= ${PREFIX}/share/doc/ghc + +DISTFILES= ghc-${FULLVER}-src.tar.bz2 ghc-${BOOTVER}-src.tar.bz2:0 \ + ${DOC_FILES:C/(.+)/\1.html.tar.gz:1/g} .if ${MACHINE_ARCH} == "i386" HCSRC=ghc-${BOOTVER}-x86-hc.tar.bz2:0 @@ -81,4 +91,10 @@ pre-configure: # note: ghci not in PLIST since it doesnt work yet +post-install: + ${INSTALL_DATA_DIR} ${DOC_DIR} +.for i in ${DOC_FILES:C/(.+)/\1.html.tar.gz/g} + @tar zxf ${FULLDISTDIR}/${i} -C ${DOC_DIR} +.endfor + .include diff --git a/lang/ghc/distinfo b/lang/ghc/distinfo index 56dadc17b51..0e89117764c 100644 --- a/lang/ghc/distinfo +++ b/lang/ghc/distinfo @@ -1,9 +1,21 @@ -MD5 (ghc-4.08.2-src.tar.bz2) = c5199db1c12cc633970dfe920f50244d -MD5 (ghc-4.08.2-x86-hc.tar.bz2) = d25dd1062b09af699f8361fb35394587 -MD5 (ghc-5.04.3-src.tar.bz2) = 2d4d60f11e8f5909c4f28a02b2c69917 -RMD160 (ghc-4.08.2-src.tar.bz2) = 3d6e946d8f8cd29ff7e7361fe39d21563c147246 -RMD160 (ghc-4.08.2-x86-hc.tar.bz2) = 1f6b07d886cbbdbb55ecf49eb089f98bef4d278c -RMD160 (ghc-5.04.3-src.tar.bz2) = b2fd7a1b47ac645c38cb9b726ca1f12d5e2f5cdf -SHA1 (ghc-4.08.2-src.tar.bz2) = 6306a50ca98c99dc592744e9d087d20c375fea51 -SHA1 (ghc-4.08.2-x86-hc.tar.bz2) = 69bec01b08dbf01276541ee42617de6f70bdd626 -SHA1 (ghc-5.04.3-src.tar.bz2) = 9b0f17e871557a76140fbf738138e1cf5d356e9d +MD5 (ghc-5.04.3/building.html.tar.gz) = a752b0bed3562c6c87a2ea41b4bb5f54 +MD5 (ghc-5.04.3/ghc-4.08.2-src.tar.bz2) = c5199db1c12cc633970dfe920f50244d +MD5 (ghc-5.04.3/ghc-4.08.2-x86-hc.tar.bz2) = d25dd1062b09af699f8361fb35394587 +MD5 (ghc-5.04.3/ghc-5.04.3-src.tar.bz2) = 2d4d60f11e8f5909c4f28a02b2c69917 +MD5 (ghc-5.04.3/hslibs.html.tar.gz) = 63a18e3b034c4551d3e62b5f19487310 +MD5 (ghc-5.04.3/libraries.html.tar.gz) = 3d2a67b26c243432bbfad1730c77ebd1 +MD5 (ghc-5.04.3/users_guide.html.tar.gz) = e7300663c1d51a5f83aa401b9df2c2a3 +RMD160 (ghc-5.04.3/building.html.tar.gz) = 02b09d05e33589cad9eb08fcb557e9060d0713c2 +RMD160 (ghc-5.04.3/ghc-4.08.2-src.tar.bz2) = 3d6e946d8f8cd29ff7e7361fe39d21563c147246 +RMD160 (ghc-5.04.3/ghc-4.08.2-x86-hc.tar.bz2) = 1f6b07d886cbbdbb55ecf49eb089f98bef4d278c +RMD160 (ghc-5.04.3/ghc-5.04.3-src.tar.bz2) = b2fd7a1b47ac645c38cb9b726ca1f12d5e2f5cdf +RMD160 (ghc-5.04.3/hslibs.html.tar.gz) = a7cb1560b6d962ed1f2e9410bbc61e4079950a63 +RMD160 (ghc-5.04.3/libraries.html.tar.gz) = 03de003bf1543ef57965bfee52644d84b4253f31 +RMD160 (ghc-5.04.3/users_guide.html.tar.gz) = 5ab7507498e8af2985016515c44f650ee5b7f780 +SHA1 (ghc-5.04.3/building.html.tar.gz) = 8d4d4c988739176dcb14c86bb5da6bfa1e99c023 +SHA1 (ghc-5.04.3/ghc-4.08.2-src.tar.bz2) = 6306a50ca98c99dc592744e9d087d20c375fea51 +SHA1 (ghc-5.04.3/ghc-4.08.2-x86-hc.tar.bz2) = 69bec01b08dbf01276541ee42617de6f70bdd626 +SHA1 (ghc-5.04.3/ghc-5.04.3-src.tar.bz2) = 9b0f17e871557a76140fbf738138e1cf5d356e9d +SHA1 (ghc-5.04.3/hslibs.html.tar.gz) = 642b91c0ece706cca2a3e59e12881e6ad4e9c723 +SHA1 (ghc-5.04.3/libraries.html.tar.gz) = 945a222ce279571c23cc31dea42686a1e7892de7 +SHA1 (ghc-5.04.3/users_guide.html.tar.gz) = bc0debd635bfe0a8167db0ee1027dcb8dcf13c91 diff --git a/lang/ghc/pkg/DESCR-doc b/lang/ghc/pkg/DESCR-doc new file mode 100644 index 00000000000..bbeac9fa8c4 --- /dev/null +++ b/lang/ghc/pkg/DESCR-doc @@ -0,0 +1,7 @@ +The Glasgow Haskell Compiler is a robust, fully-featured, optimising +compiler for the functional programming language Haskell 98. + +This package contains the users guide, build instructions, and +library specifications from the Haskell web site. + +WWW: ${HOMEPAGE} diff --git a/lang/ghc/pkg/PLIST-doc b/lang/ghc/pkg/PLIST-doc new file mode 100644 index 00000000000..c122900a41f --- /dev/null +++ b/lang/ghc/pkg/PLIST-doc @@ -0,0 +1,588 @@ +@comment $OpenBSD: PLIST-doc,v 1.1 2003/06/30 03:45:34 avsm Exp $ +share/doc/ghc/base/Control.Arrow.html +share/doc/ghc/base/Control.Concurrent.Chan.html +share/doc/ghc/base/Control.Concurrent.MVar.html +share/doc/ghc/base/Control.Concurrent.QSem.html +share/doc/ghc/base/Control.Concurrent.QSemN.html +share/doc/ghc/base/Control.Concurrent.SampleVar.html +share/doc/ghc/base/Control.Concurrent.html +share/doc/ghc/base/Control.Exception.html +share/doc/ghc/base/Control.Monad.Cont.html +share/doc/ghc/base/Control.Monad.Error.html +share/doc/ghc/base/Control.Monad.Fix.html +share/doc/ghc/base/Control.Monad.Identity.html +share/doc/ghc/base/Control.Monad.List.html +share/doc/ghc/base/Control.Monad.Monoid.html +share/doc/ghc/base/Control.Monad.RWS.html +share/doc/ghc/base/Control.Monad.Reader.html +share/doc/ghc/base/Control.Monad.ST.Lazy.html +share/doc/ghc/base/Control.Monad.ST.Strict.html +share/doc/ghc/base/Control.Monad.ST.html +share/doc/ghc/base/Control.Monad.State.html +share/doc/ghc/base/Control.Monad.Trans.html +share/doc/ghc/base/Control.Monad.Writer.html +share/doc/ghc/base/Control.Monad.html +share/doc/ghc/base/Control.Parallel.html +share/doc/ghc/base/Data.Array.Diff.html +share/doc/ghc/base/Data.Array.IArray.html +share/doc/ghc/base/Data.Array.IO.html +share/doc/ghc/base/Data.Array.MArray.html +share/doc/ghc/base/Data.Array.ST.html +share/doc/ghc/base/Data.Array.Storable.html +share/doc/ghc/base/Data.Array.Unboxed.html +share/doc/ghc/base/Data.Array.html +share/doc/ghc/base/Data.Bits.html +share/doc/ghc/base/Data.Bool.html +share/doc/ghc/base/Data.Char.html +share/doc/ghc/base/Data.Complex.html +share/doc/ghc/base/Data.Dynamic.html +share/doc/ghc/base/Data.Either.html +share/doc/ghc/base/Data.FiniteMap.html +share/doc/ghc/base/Data.IORef.html +share/doc/ghc/base/Data.Int.html +share/doc/ghc/base/Data.Ix.html +share/doc/ghc/base/Data.List.html +share/doc/ghc/base/Data.Maybe.html +share/doc/ghc/base/Data.PackedString.html +share/doc/ghc/base/Data.Ratio.html +share/doc/ghc/base/Data.STRef.Lazy.html +share/doc/ghc/base/Data.STRef.Strict.html +share/doc/ghc/base/Data.STRef.html +share/doc/ghc/base/Data.Set.html +share/doc/ghc/base/Data.Tuple.html +share/doc/ghc/base/Data.Unique.html +share/doc/ghc/base/Data.Word.html +share/doc/ghc/base/Debug.QuickCheck.Batch.html +share/doc/ghc/base/Debug.QuickCheck.Poly.html +share/doc/ghc/base/Debug.QuickCheck.Utils.html +share/doc/ghc/base/Debug.QuickCheck.html +share/doc/ghc/base/Debug.Trace.html +share/doc/ghc/base/Foreign.C.Error.html +share/doc/ghc/base/Foreign.C.String.html +share/doc/ghc/base/Foreign.C.Types.html +share/doc/ghc/base/Foreign.C.TypesISO.html +share/doc/ghc/base/Foreign.C.html +share/doc/ghc/base/Foreign.ForeignPtr.html +share/doc/ghc/base/Foreign.Marshal.Alloc.html +share/doc/ghc/base/Foreign.Marshal.Array.html +share/doc/ghc/base/Foreign.Marshal.Error.html +share/doc/ghc/base/Foreign.Marshal.Utils.html +share/doc/ghc/base/Foreign.Ptr.html +share/doc/ghc/base/Foreign.StablePtr.html +share/doc/ghc/base/Foreign.Storable.html +share/doc/ghc/base/Foreign.html +share/doc/ghc/base/GHC.Arr.html +share/doc/ghc/base/GHC.Base.html +share/doc/ghc/base/GHC.Conc.html +share/doc/ghc/base/GHC.Enum.html +share/doc/ghc/base/GHC.Err.html +share/doc/ghc/base/GHC.Exception.html +share/doc/ghc/base/GHC.Exts.html +share/doc/ghc/base/GHC.Float.html +share/doc/ghc/base/GHC.Handle.html +share/doc/ghc/base/GHC.IO.html +share/doc/ghc/base/GHC.IOBase.html +share/doc/ghc/base/GHC.Int.html +share/doc/ghc/base/GHC.List.html +share/doc/ghc/base/GHC.Num.html +share/doc/ghc/base/GHC.Pack.html +share/doc/ghc/base/GHC.Posix.html +share/doc/ghc/base/GHC.PrimopWrappers.html +share/doc/ghc/base/GHC.Ptr.html +share/doc/ghc/base/GHC.Read.html +share/doc/ghc/base/GHC.Real.html +share/doc/ghc/base/GHC.ST.html +share/doc/ghc/base/GHC.STRef.html +share/doc/ghc/base/GHC.Show.html +share/doc/ghc/base/GHC.Stable.html +share/doc/ghc/base/GHC.Storable.html +share/doc/ghc/base/GHC.TopHandler.html +share/doc/ghc/base/GHC.Weak.html +share/doc/ghc/base/GHC.Word.html +share/doc/ghc/base/Numeric.html +share/doc/ghc/base/Prelude.html +share/doc/ghc/base/System.CPUTime.html +share/doc/ghc/base/System.Cmd.html +share/doc/ghc/base/System.Console.GetOpt.html +share/doc/ghc/base/System.Directory.html +share/doc/ghc/base/System.Environment.html +share/doc/ghc/base/System.Exit.html +share/doc/ghc/base/System.IO.Error.html +share/doc/ghc/base/System.IO.Unsafe.html +share/doc/ghc/base/System.IO.html +share/doc/ghc/base/System.Info.html +share/doc/ghc/base/System.Locale.html +share/doc/ghc/base/System.Mem.StableName.html +share/doc/ghc/base/System.Mem.Weak.html +share/doc/ghc/base/System.Mem.html +share/doc/ghc/base/System.Random.html +share/doc/ghc/base/System.Time.html +share/doc/ghc/base/Text.Html.BlockTable.html +share/doc/ghc/base/Text.Html.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Char.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Combinator.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Error.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Expr.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Language.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Perm.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Pos.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Prim.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.Token.html +share/doc/ghc/base/Text.ParserCombinators.Parsec.html +share/doc/ghc/base/Text.ParserCombinators.ReadP.html +share/doc/ghc/base/Text.ParserCombinators.ReadPrec.html +share/doc/ghc/base/Text.PrettyPrint.HughesPJ.html +share/doc/ghc/base/Text.PrettyPrint.html +share/doc/ghc/base/Text.Read.Lex.html +share/doc/ghc/base/Text.Read.html +share/doc/ghc/base/Text.Regex.Posix.html +share/doc/ghc/base/Text.Regex.html +share/doc/ghc/base/Text.Show.Functions.html +share/doc/ghc/base/Text.Show.html +share/doc/ghc/base/doc-index-tA.html +share/doc/ghc/base/doc-index-tB.html +share/doc/ghc/base/doc-index-tC.html +share/doc/ghc/base/doc-index-tD.html +share/doc/ghc/base/doc-index-tE.html +share/doc/ghc/base/doc-index-tF.html +share/doc/ghc/base/doc-index-tG.html +share/doc/ghc/base/doc-index-tH.html +share/doc/ghc/base/doc-index-tI.html +share/doc/ghc/base/doc-index-tJ.html +share/doc/ghc/base/doc-index-tK.html +share/doc/ghc/base/doc-index-tL.html +share/doc/ghc/base/doc-index-tM.html +share/doc/ghc/base/doc-index-tN.html +share/doc/ghc/base/doc-index-tO.html +share/doc/ghc/base/doc-index-tP.html +share/doc/ghc/base/doc-index-tQ.html +share/doc/ghc/base/doc-index-tR.html +share/doc/ghc/base/doc-index-tS.html +share/doc/ghc/base/doc-index-tT.html +share/doc/ghc/base/doc-index-tU.html +share/doc/ghc/base/doc-index-tV.html +share/doc/ghc/base/doc-index-tW.html +share/doc/ghc/base/doc-index-tX.html +share/doc/ghc/base/doc-index-tY.html +share/doc/ghc/base/doc-index-tZ.html +share/doc/ghc/base/doc-index-vA.html +share/doc/ghc/base/doc-index-vB.html +share/doc/ghc/base/doc-index-vC.html +share/doc/ghc/base/doc-index-vD.html +share/doc/ghc/base/doc-index-vE.html +share/doc/ghc/base/doc-index-vF.html +share/doc/ghc/base/doc-index-vG.html +share/doc/ghc/base/doc-index-vH.html +share/doc/ghc/base/doc-index-vI.html +share/doc/ghc/base/doc-index-vJ.html +share/doc/ghc/base/doc-index-vK.html +share/doc/ghc/base/doc-index-vL.html +share/doc/ghc/base/doc-index-vM.html +share/doc/ghc/base/doc-index-vN.html +share/doc/ghc/base/doc-index-vO.html +share/doc/ghc/base/doc-index-vP.html +share/doc/ghc/base/doc-index-vQ.html +share/doc/ghc/base/doc-index-vR.html +share/doc/ghc/base/doc-index-vS.html +share/doc/ghc/base/doc-index-vT.html +share/doc/ghc/base/doc-index-vU.html +share/doc/ghc/base/doc-index-vV.html +share/doc/ghc/base/doc-index-vW.html +share/doc/ghc/base/doc-index-vX.html +share/doc/ghc/base/doc-index-vY.html +share/doc/ghc/base/doc-index-vZ.html +share/doc/ghc/base/doc-index.html +share/doc/ghc/base/haddock.css +share/doc/ghc/base/haskell_icon.gif +share/doc/ghc/base/index.html +share/doc/ghc/building/building-docs.html +share/doc/ghc/building/building-guide.html +share/doc/ghc/building/docbook.css +share/doc/ghc/building/projects.html +share/doc/ghc/building/sec-build-checks.html +share/doc/ghc/building/sec-build-pitfalls.html +share/doc/ghc/building/sec-building-from-source.html +share/doc/ghc/building/sec-cvs.html +share/doc/ghc/building/sec-makefile-arch.html +share/doc/ghc/building/sec-port-info.html +share/doc/ghc/building/sec-porting-ghc.html +share/doc/ghc/building/sec-pre-supposed.html +share/doc/ghc/building/stylesheet-images/caution.gif +share/doc/ghc/building/stylesheet-images/home.gif +share/doc/ghc/building/stylesheet-images/important.gif +share/doc/ghc/building/stylesheet-images/next.gif +share/doc/ghc/building/stylesheet-images/note.gif +share/doc/ghc/building/stylesheet-images/prev.gif +share/doc/ghc/building/stylesheet-images/tip.gif +share/doc/ghc/building/stylesheet-images/toc-blank.gif +share/doc/ghc/building/stylesheet-images/toc-minus.gif +share/doc/ghc/building/stylesheet-images/toc-plus.gif +share/doc/ghc/building/stylesheet-images/up.gif +share/doc/ghc/building/stylesheet-images/warning.gif +share/doc/ghc/building/winbuild.html +share/doc/ghc/haskell-src/Language.Haskell.Parser.html +share/doc/ghc/haskell-src/Language.Haskell.Pretty.html +share/doc/ghc/haskell-src/Language.Haskell.Syntax.html +share/doc/ghc/haskell-src/doc-index-tA.html +share/doc/ghc/haskell-src/doc-index-tB.html +share/doc/ghc/haskell-src/doc-index-tC.html +share/doc/ghc/haskell-src/doc-index-tD.html +share/doc/ghc/haskell-src/doc-index-tE.html +share/doc/ghc/haskell-src/doc-index-tF.html +share/doc/ghc/haskell-src/doc-index-tG.html +share/doc/ghc/haskell-src/doc-index-tH.html +share/doc/ghc/haskell-src/doc-index-tI.html +share/doc/ghc/haskell-src/doc-index-tJ.html +share/doc/ghc/haskell-src/doc-index-tK.html +share/doc/ghc/haskell-src/doc-index-tL.html +share/doc/ghc/haskell-src/doc-index-tM.html +share/doc/ghc/haskell-src/doc-index-tN.html +share/doc/ghc/haskell-src/doc-index-tO.html +share/doc/ghc/haskell-src/doc-index-tP.html +share/doc/ghc/haskell-src/doc-index-tQ.html +share/doc/ghc/haskell-src/doc-index-tR.html +share/doc/ghc/haskell-src/doc-index-tS.html +share/doc/ghc/haskell-src/doc-index-tT.html +share/doc/ghc/haskell-src/doc-index-tU.html +share/doc/ghc/haskell-src/doc-index-tV.html +share/doc/ghc/haskell-src/doc-index-tW.html +share/doc/ghc/haskell-src/doc-index-tX.html +share/doc/ghc/haskell-src/doc-index-tY.html +share/doc/ghc/haskell-src/doc-index-tZ.html +share/doc/ghc/haskell-src/doc-index-vA.html +share/doc/ghc/haskell-src/doc-index-vB.html +share/doc/ghc/haskell-src/doc-index-vC.html +share/doc/ghc/haskell-src/doc-index-vD.html +share/doc/ghc/haskell-src/doc-index-vE.html +share/doc/ghc/haskell-src/doc-index-vF.html +share/doc/ghc/haskell-src/doc-index-vG.html +share/doc/ghc/haskell-src/doc-index-vH.html +share/doc/ghc/haskell-src/doc-index-vI.html +share/doc/ghc/haskell-src/doc-index-vJ.html +share/doc/ghc/haskell-src/doc-index-vK.html +share/doc/ghc/haskell-src/doc-index-vL.html +share/doc/ghc/haskell-src/doc-index-vM.html +share/doc/ghc/haskell-src/doc-index-vN.html +share/doc/ghc/haskell-src/doc-index-vO.html +share/doc/ghc/haskell-src/doc-index-vP.html +share/doc/ghc/haskell-src/doc-index-vQ.html +share/doc/ghc/haskell-src/doc-index-vR.html +share/doc/ghc/haskell-src/doc-index-vS.html +share/doc/ghc/haskell-src/doc-index-vT.html +share/doc/ghc/haskell-src/doc-index-vU.html +share/doc/ghc/haskell-src/doc-index-vV.html +share/doc/ghc/haskell-src/doc-index-vW.html +share/doc/ghc/haskell-src/doc-index-vX.html +share/doc/ghc/haskell-src/doc-index-vY.html +share/doc/ghc/haskell-src/doc-index-vZ.html +share/doc/ghc/haskell-src/doc-index.html +share/doc/ghc/haskell-src/haddock.css +share/doc/ghc/haskell-src/haskell_icon.gif +share/doc/ghc/haskell-src/index.html +share/doc/ghc/haskell98/Array.html +share/doc/ghc/haskell98/CPUTime.html +share/doc/ghc/haskell98/Char.html +share/doc/ghc/haskell98/Complex.html +share/doc/ghc/haskell98/Directory.html +share/doc/ghc/haskell98/IO.html +share/doc/ghc/haskell98/Ix.html +share/doc/ghc/haskell98/List.html +share/doc/ghc/haskell98/Locale.html +share/doc/ghc/haskell98/Maybe.html +share/doc/ghc/haskell98/Monad.html +share/doc/ghc/haskell98/Random.html +share/doc/ghc/haskell98/Ratio.html +share/doc/ghc/haskell98/System.html +share/doc/ghc/haskell98/Time.html +share/doc/ghc/haskell98/doc-index-tA.html +share/doc/ghc/haskell98/doc-index-tB.html +share/doc/ghc/haskell98/doc-index-tC.html +share/doc/ghc/haskell98/doc-index-tD.html +share/doc/ghc/haskell98/doc-index-tE.html +share/doc/ghc/haskell98/doc-index-tF.html +share/doc/ghc/haskell98/doc-index-tG.html +share/doc/ghc/haskell98/doc-index-tH.html +share/doc/ghc/haskell98/doc-index-tI.html +share/doc/ghc/haskell98/doc-index-tJ.html +share/doc/ghc/haskell98/doc-index-tK.html +share/doc/ghc/haskell98/doc-index-tL.html +share/doc/ghc/haskell98/doc-index-tM.html +share/doc/ghc/haskell98/doc-index-tN.html +share/doc/ghc/haskell98/doc-index-tO.html +share/doc/ghc/haskell98/doc-index-tP.html +share/doc/ghc/haskell98/doc-index-tQ.html +share/doc/ghc/haskell98/doc-index-tR.html +share/doc/ghc/haskell98/doc-index-tS.html +share/doc/ghc/haskell98/doc-index-tT.html +share/doc/ghc/haskell98/doc-index-tU.html +share/doc/ghc/haskell98/doc-index-tV.html +share/doc/ghc/haskell98/doc-index-tW.html +share/doc/ghc/haskell98/doc-index-tX.html +share/doc/ghc/haskell98/doc-index-tY.html +share/doc/ghc/haskell98/doc-index-tZ.html +share/doc/ghc/haskell98/doc-index-vA.html +share/doc/ghc/haskell98/doc-index-vB.html +share/doc/ghc/haskell98/doc-index-vC.html +share/doc/ghc/haskell98/doc-index-vD.html +share/doc/ghc/haskell98/doc-index-vE.html +share/doc/ghc/haskell98/doc-index-vF.html +share/doc/ghc/haskell98/doc-index-vG.html +share/doc/ghc/haskell98/doc-index-vH.html +share/doc/ghc/haskell98/doc-index-vI.html +share/doc/ghc/haskell98/doc-index-vJ.html +share/doc/ghc/haskell98/doc-index-vK.html +share/doc/ghc/haskell98/doc-index-vL.html +share/doc/ghc/haskell98/doc-index-vM.html +share/doc/ghc/haskell98/doc-index-vN.html +share/doc/ghc/haskell98/doc-index-vO.html +share/doc/ghc/haskell98/doc-index-vP.html +share/doc/ghc/haskell98/doc-index-vQ.html +share/doc/ghc/haskell98/doc-index-vR.html +share/doc/ghc/haskell98/doc-index-vS.html +share/doc/ghc/haskell98/doc-index-vT.html +share/doc/ghc/haskell98/doc-index-vU.html +share/doc/ghc/haskell98/doc-index-vV.html +share/doc/ghc/haskell98/doc-index-vW.html +share/doc/ghc/haskell98/doc-index-vX.html +share/doc/ghc/haskell98/doc-index-vY.html +share/doc/ghc/haskell98/doc-index-vZ.html +share/doc/ghc/haskell98/doc-index.html +share/doc/ghc/haskell98/haddock.css +share/doc/ghc/haskell98/haskell_icon.gif +share/doc/ghc/haskell98/index.html +share/doc/ghc/hslibs/book-hslibs.html +share/doc/ghc/hslibs/device-specific-functions.html +share/doc/ghc/hslibs/docbook.css +share/doc/ghc/hslibs/error-reporting-and-handling.html +share/doc/ghc/hslibs/files-and-directories.html +share/doc/ghc/hslibs/finitemap.html +share/doc/ghc/hslibs/hslibs-intro.html +share/doc/ghc/hslibs/input-output.html +share/doc/ghc/hslibs/matchps.html +share/doc/ghc/hslibs/memo-library.html +share/doc/ghc/hslibs/packedstring.html +share/doc/ghc/hslibs/popen.html +share/doc/ghc/hslibs/process-environment.html +share/doc/ghc/hslibs/process-primitives.html +share/doc/ghc/hslibs/readline.html +share/doc/ghc/hslibs/regex.html +share/doc/ghc/hslibs/regexstring.html +share/doc/ghc/hslibs/sec-cerror.html +share/doc/ghc/hslibs/sec-cforeign.html +share/doc/ghc/hslibs/sec-concurrent.html +share/doc/ghc/hslibs/sec-cstring.html +share/doc/ghc/hslibs/sec-ctypes.html +share/doc/ghc/hslibs/sec-ctypesiso.html +share/doc/ghc/hslibs/sec-data.html +share/doc/ghc/hslibs/sec-diffarray.html +share/doc/ghc/hslibs/sec-directoryexts.html +share/doc/ghc/hslibs/sec-dynamic.html +share/doc/ghc/hslibs/sec-exception.html +share/doc/ghc/hslibs/sec-foreign.html +share/doc/ghc/hslibs/sec-foreignptr.html +share/doc/ghc/hslibs/sec-glaexts.html +share/doc/ghc/hslibs/sec-iarray.html +share/doc/ghc/hslibs/sec-int.html +share/doc/ghc/hslibs/sec-ioexts.html +share/doc/ghc/hslibs/sec-lang.html +share/doc/ghc/hslibs/sec-lazyst.html +share/doc/ghc/hslibs/sec-marray.html +share/doc/ghc/hslibs/sec-marshalalloc.html +share/doc/ghc/hslibs/sec-marshalarray.html +share/doc/ghc/hslibs/sec-marshalerror.html +share/doc/ghc/hslibs/sec-marshalutils.html +share/doc/ghc/hslibs/sec-net.html +share/doc/ghc/hslibs/sec-num.html +share/doc/ghc/hslibs/sec-numexts.html +share/doc/ghc/hslibs/sec-parsec.html +share/doc/ghc/hslibs/sec-posix.html +share/doc/ghc/hslibs/sec-pretty.html +share/doc/ghc/hslibs/sec-ptr.html +share/doc/ghc/hslibs/sec-quickcheck.html +share/doc/ghc/hslibs/sec-showfunctions.html +share/doc/ghc/hslibs/sec-st.html +share/doc/ghc/hslibs/sec-stable-names.html +share/doc/ghc/hslibs/sec-stable-pointers.html +share/doc/ghc/hslibs/sec-storable.html +share/doc/ghc/hslibs/sec-storablearray.html +share/doc/ghc/hslibs/sec-systemexts.html +share/doc/ghc/hslibs/sec-text.html +share/doc/ghc/hslibs/sec-uri.html +share/doc/ghc/hslibs/sec-util.html +share/doc/ghc/hslibs/sec-weak.html +share/doc/ghc/hslibs/sec-win32.html +share/doc/ghc/hslibs/sec-word.html +share/doc/ghc/hslibs/select.html +share/doc/ghc/hslibs/set.html +share/doc/ghc/hslibs/socket.html +share/doc/ghc/hslibs/socketprim.html +share/doc/ghc/hslibs/stylesheet-images/caution.gif +share/doc/ghc/hslibs/stylesheet-images/home.gif +share/doc/ghc/hslibs/stylesheet-images/important.gif +share/doc/ghc/hslibs/stylesheet-images/next.gif +share/doc/ghc/hslibs/stylesheet-images/note.gif +share/doc/ghc/hslibs/stylesheet-images/prev.gif +share/doc/ghc/hslibs/stylesheet-images/tip.gif +share/doc/ghc/hslibs/stylesheet-images/toc-blank.gif +share/doc/ghc/hslibs/stylesheet-images/toc-minus.gif +share/doc/ghc/hslibs/stylesheet-images/toc-plus.gif +share/doc/ghc/hslibs/stylesheet-images/up.gif +share/doc/ghc/hslibs/stylesheet-images/warning.gif +share/doc/ghc/hslibs/system-database.html +share/doc/ghc/network/Network.BSD.html +share/doc/ghc/network/Network.CGI.html +share/doc/ghc/network/Network.Socket.html +share/doc/ghc/network/Network.URI.html +share/doc/ghc/network/Network.html +share/doc/ghc/network/doc-index-tA.html +share/doc/ghc/network/doc-index-tB.html +share/doc/ghc/network/doc-index-tC.html +share/doc/ghc/network/doc-index-tD.html +share/doc/ghc/network/doc-index-tE.html +share/doc/ghc/network/doc-index-tF.html +share/doc/ghc/network/doc-index-tG.html +share/doc/ghc/network/doc-index-tH.html +share/doc/ghc/network/doc-index-tI.html +share/doc/ghc/network/doc-index-tJ.html +share/doc/ghc/network/doc-index-tK.html +share/doc/ghc/network/doc-index-tL.html +share/doc/ghc/network/doc-index-tM.html +share/doc/ghc/network/doc-index-tN.html +share/doc/ghc/network/doc-index-tO.html +share/doc/ghc/network/doc-index-tP.html +share/doc/ghc/network/doc-index-tQ.html +share/doc/ghc/network/doc-index-tR.html +share/doc/ghc/network/doc-index-tS.html +share/doc/ghc/network/doc-index-tT.html +share/doc/ghc/network/doc-index-tU.html +share/doc/ghc/network/doc-index-tV.html +share/doc/ghc/network/doc-index-tW.html +share/doc/ghc/network/doc-index-tX.html +share/doc/ghc/network/doc-index-tY.html +share/doc/ghc/network/doc-index-tZ.html +share/doc/ghc/network/doc-index-vA.html +share/doc/ghc/network/doc-index-vB.html +share/doc/ghc/network/doc-index-vC.html +share/doc/ghc/network/doc-index-vD.html +share/doc/ghc/network/doc-index-vE.html +share/doc/ghc/network/doc-index-vF.html +share/doc/ghc/network/doc-index-vG.html +share/doc/ghc/network/doc-index-vH.html +share/doc/ghc/network/doc-index-vI.html +share/doc/ghc/network/doc-index-vJ.html +share/doc/ghc/network/doc-index-vK.html +share/doc/ghc/network/doc-index-vL.html +share/doc/ghc/network/doc-index-vM.html +share/doc/ghc/network/doc-index-vN.html +share/doc/ghc/network/doc-index-vO.html +share/doc/ghc/network/doc-index-vP.html +share/doc/ghc/network/doc-index-vQ.html +share/doc/ghc/network/doc-index-vR.html +share/doc/ghc/network/doc-index-vS.html +share/doc/ghc/network/doc-index-vT.html +share/doc/ghc/network/doc-index-vU.html +share/doc/ghc/network/doc-index-vV.html +share/doc/ghc/network/doc-index-vW.html +share/doc/ghc/network/doc-index-vX.html +share/doc/ghc/network/doc-index-vY.html +share/doc/ghc/network/doc-index-vZ.html +share/doc/ghc/network/doc-index.html +share/doc/ghc/network/haddock.css +share/doc/ghc/network/haskell_icon.gif +share/doc/ghc/network/index.html +share/doc/ghc/users_guide/bug-reporting.html +share/doc/ghc/users_guide/bugs-and-infelicities.html +share/doc/ghc/users_guide/bugs.html +share/doc/ghc/users_guide/concurrent-and-parallel.html +share/doc/ghc/users_guide/docbook.css +share/doc/ghc/users_guide/ext-core.html +share/doc/ghc/users_guide/faq.html +share/doc/ghc/users_guide/faster.html +share/doc/ghc/users_guide/ffi.html +share/doc/ghc/users_guide/file-suffixes.html +share/doc/ghc/users_guide/flag-reference.html +share/doc/ghc/users_guide/generic-classes.html +share/doc/ghc/users_guide/ghc-language-features.html +share/doc/ghc/users_guide/ghci-commands.html +share/doc/ghc/users_guide/ghci-compiled.html +share/doc/ghc/users_guide/ghci-dot-files.html +share/doc/ghc/users_guide/ghci-invokation.html +share/doc/ghc/users_guide/ghci-set.html +share/doc/ghc/users_guide/ghci.html +share/doc/ghc/users_guide/happy.html +share/doc/ghc/users_guide/hp2ps.html +share/doc/ghc/users_guide/hsc2hs.html +share/doc/ghc/users_guide/introduction-ghc.html +share/doc/ghc/users_guide/license.html +share/doc/ghc/users_guide/make-mode.html +share/doc/ghc/users_guide/newtype-deriving.html +share/doc/ghc/users_guide/options-debugging.html +share/doc/ghc/users_guide/options-help.html +share/doc/ghc/users_guide/options-optimise.html +share/doc/ghc/users_guide/options-order.html +share/doc/ghc/users_guide/options-output.html +share/doc/ghc/users_guide/options-phases.html +share/doc/ghc/users_guide/options-platform.html +share/doc/ghc/users_guide/options-sanity.html +share/doc/ghc/users_guide/packages.html +share/doc/ghc/users_guide/pragmas.html +share/doc/ghc/users_guide/primitives.html +share/doc/ghc/users_guide/prof-compiler-options.html +share/doc/ghc/users_guide/prof-heap.html +share/doc/ghc/users_guide/prof-time-options.html +share/doc/ghc/users_guide/prof-xml-tool.html +share/doc/ghc/users_guide/profiling.html +share/doc/ghc/users_guide/release-5-04.html +share/doc/ghc/users_guide/rewrite-rules.html +share/doc/ghc/users_guide/runtime-control.html +share/doc/ghc/users_guide/sec-assertions.html +share/doc/ghc/users_guide/sec-ffi-ghc.html +share/doc/ghc/users_guide/sec-install-files.html +share/doc/ghc/users_guide/sec-install-windows.html +share/doc/ghc/users_guide/sec-installing-bin-distrib.html +share/doc/ghc/users_guide/sec-using-concurrent.html +share/doc/ghc/users_guide/sec-using-parallel.html +share/doc/ghc/users_guide/separate-compilation.html +share/doc/ghc/users_guide/smaller.html +share/doc/ghc/users_guide/sooner-faster-quicker.html +share/doc/ghc/users_guide/static-dynamic-flags.html +share/doc/ghc/users_guide/stylesheet-images/caution.gif +share/doc/ghc/users_guide/stylesheet-images/home.gif +share/doc/ghc/users_guide/stylesheet-images/important.gif +share/doc/ghc/users_guide/stylesheet-images/next.gif +share/doc/ghc/users_guide/stylesheet-images/note.gif +share/doc/ghc/users_guide/stylesheet-images/prev.gif +share/doc/ghc/users_guide/stylesheet-images/tip.gif +share/doc/ghc/users_guide/stylesheet-images/toc-blank.gif +share/doc/ghc/users_guide/stylesheet-images/toc-minus.gif +share/doc/ghc/users_guide/stylesheet-images/toc-plus.gif +share/doc/ghc/users_guide/stylesheet-images/up.gif +share/doc/ghc/users_guide/stylesheet-images/warning.gif +share/doc/ghc/users_guide/syntax-extns.html +share/doc/ghc/users_guide/thriftier.html +share/doc/ghc/users_guide/ticky-ticky.html +share/doc/ghc/users_guide/type-extensions.html +share/doc/ghc/users_guide/users-guide.html +share/doc/ghc/users_guide/using-ghc.html +share/doc/ghc/users_guide/utils.html +share/doc/ghc/users_guide/version-numbering.html +share/doc/ghc/users_guide/win32-dlls-create.html +share/doc/ghc/users_guide/win32-dlls-foreign.html +share/doc/ghc/users_guide/win32-dlls-linking-static.html +share/doc/ghc/users_guide/win32-dlls.html +share/doc/ghc/users_guide/wrong-compilee.html +share/doc/ghc/users_guide/wrong.html +share/doc/ghc/users_guide/x1059.html +share/doc/ghc/users_guide/x1671.html +share/doc/ghc/users_guide/x938.html +@dirrm share/doc/ghc/users_guide/stylesheet-images +@dirrm share/doc/ghc/users_guide +@dirrm share/doc/ghc/network +@dirrm share/doc/ghc/hslibs/stylesheet-images +@dirrm share/doc/ghc/hslibs +@dirrm share/doc/ghc/haskell98 +@dirrm share/doc/ghc/haskell-src +@dirrm share/doc/ghc/building/stylesheet-images +@dirrm share/doc/ghc/building +@dirrm share/doc/ghc/base +@dirrm share/doc/ghc