aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc6-doc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-01-09 19:37:17 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-01-09 19:37:17 +0000
commitf5ade406732e15b9019d7a21a5b08efe33f8d836 (patch)
tree19303bd52546959ce74ec1d542d4d16c5ca573a0 /lang/ghc6-doc
parent344246a34b8e0aad5b36d122ac889653d00aa2b9 (diff)
downloadports-f5ade406732e15b9019d7a21a5b08efe33f8d836.tar.gz
ports-f5ade406732e15b9019d7a21a5b08efe33f8d836.zip
Notes
Diffstat (limited to 'lang/ghc6-doc')
-rw-r--r--lang/ghc6-doc/Makefile10
-rw-r--r--lang/ghc6-doc/distinfo16
-rw-r--r--lang/ghc6-doc/pkg-plist226
3 files changed, 166 insertions, 86 deletions
diff --git a/lang/ghc6-doc/Makefile b/lang/ghc6-doc/Makefile
index c45c58863893..878494d70859 100644
--- a/lang/ghc6-doc/Makefile
+++ b/lang/ghc6-doc/Makefile
@@ -1,19 +1,19 @@
-# Ports collection makefile for: ghc-doc
-# Date created: 26 Jul 2002
+# Ports collection makefile for: ghc6-doc
+# Date created: 19 Jun 2003
# Whom: olgeni@FreeBSD.org
#
# $FreeBSD$
#
-PORTNAME= ghc-doc
-PORTVERSION= 5.04.3
+PORTNAME= ghc6-doc
+PORTVERSION= 6.0.1
CATEGORIES= lang haskell
MASTER_SITES= http://www.haskell.org/ghc/docs/${PORTVERSION}/ \
http://www.haskell.org/ghc/docs/${PORTVERSION}/html/
DISTFILES= building.html.tar.gz building.ps.gz hslibs.html.tar.gz \
hslibs.ps.gz libraries.html.tar.gz users_guide.html.tar.gz \
users_guide.ps.gz index.html
-DIST_SUBDIR= ghc
+DIST_SUBDIR= ghc6
EXTRACT_ONLY=
MAINTAINER= olgeni@FreeBSD.org
diff --git a/lang/ghc6-doc/distinfo b/lang/ghc6-doc/distinfo
index 65f81195bc33..62ab7f2cacbc 100644
--- a/lang/ghc6-doc/distinfo
+++ b/lang/ghc6-doc/distinfo
@@ -1,8 +1,8 @@
-MD5 (ghc/building.html.tar.gz) = a752b0bed3562c6c87a2ea41b4bb5f54
-MD5 (ghc/building.ps.gz) = 9047aac4a67e3c5cfd279404647bfc38
-MD5 (ghc/hslibs.html.tar.gz) = 63a18e3b034c4551d3e62b5f19487310
-MD5 (ghc/hslibs.ps.gz) = ac76efccb991ed0b04c70947a52e3e37
-MD5 (ghc/libraries.html.tar.gz) = 3d2a67b26c243432bbfad1730c77ebd1
-MD5 (ghc/users_guide.html.tar.gz) = e7300663c1d51a5f83aa401b9df2c2a3
-MD5 (ghc/users_guide.ps.gz) = 99e523025c8a996821f3eb987e05091b
-MD5 (ghc/index.html) = 13611216e6e3a75042a9ca34a7927beb
+MD5 (ghc6/building.html.tar.gz) = 1d654d0c522dbd614c8cf8f000974103
+MD5 (ghc6/building.ps.gz) = 174152bd7f9b47c2356ea61721e8998e
+MD5 (ghc6/hslibs.html.tar.gz) = 817a4ff412976a2f712593ccf83f5b12
+MD5 (ghc6/hslibs.ps.gz) = 5962b4adc5c7b5d3f5f7661058e26457
+MD5 (ghc6/libraries.html.tar.gz) = 2cf4d165c302b9ea3b4ffd759af1bb65
+MD5 (ghc6/users_guide.html.tar.gz) = 5c4a1873b1279d7cb79a00e821dc3045
+MD5 (ghc6/users_guide.ps.gz) = a46d03503d49a166099224febc66648e
+MD5 (ghc6/index.html) = 825e5306756bf04acda404f02b86ef67
diff --git a/lang/ghc6-doc/pkg-plist b/lang/ghc6-doc/pkg-plist
index 80ccb85b8cea..d221258fd40e 100644
--- a/lang/ghc6-doc/pkg-plist
+++ b/lang/ghc6-doc/pkg-plist
@@ -11,7 +11,6 @@ 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
@@ -37,17 +36,22 @@ 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.Generics.html
+share/doc/ghc/base/Data.Graph.html
+share/doc/ghc/base/Data.HashTable.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.Monoid.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.Tree.html
share/doc/ghc/base/Data.Tuple.html
share/doc/ghc/base/Data.Unique.html
share/doc/ghc/base/Data.Word.html
@@ -59,13 +63,15 @@ 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.Concurrent.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.Pool.html
share/doc/ghc/base/Foreign.Marshal.Utils.html
+share/doc/ghc/base/Foreign.Marshal.html
share/doc/ghc/base/Foreign.Ptr.html
share/doc/ghc/base/Foreign.StablePtr.html
share/doc/ghc/base/Foreign.Storable.html
@@ -78,6 +84,7 @@ 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.ForeignPtr.html
share/doc/ghc/base/GHC.Handle.html
share/doc/ghc/base/GHC.IO.html
share/doc/ghc/base/GHC.IOBase.html
@@ -85,8 +92,6 @@ 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
@@ -114,6 +119,8 @@ 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.Posix.Signals.html
+share/doc/ghc/base/System.Posix.Types.html
share/doc/ghc/base/System.Random.html
share/doc/ghc/base/System.Time.html
share/doc/ghc/base/Text.Html.BlockTable.html
@@ -138,6 +145,7 @@ 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/base.haddock
share/doc/ghc/base/doc-index-tA.html
share/doc/ghc/base/doc-index-tB.html
share/doc/ghc/base/doc-index-tC.html
@@ -147,7 +155,6 @@ 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
@@ -161,9 +168,22 @@ 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-v124.html
+share/doc/ghc/base/doc-index-v33.html
+share/doc/ghc/base/doc-index-v36.html
+share/doc/ghc/base/doc-index-v37.html
+share/doc/ghc/base/doc-index-v38.html
+share/doc/ghc/base/doc-index-v42.html
+share/doc/ghc/base/doc-index-v43.html
+share/doc/ghc/base/doc-index-v45.html
+share/doc/ghc/base/doc-index-v46.html
+share/doc/ghc/base/doc-index-v47.html
+share/doc/ghc/base/doc-index-v58.html
+share/doc/ghc/base/doc-index-v60.html
+share/doc/ghc/base/doc-index-v61.html
+share/doc/ghc/base/doc-index-v62.html
+share/doc/ghc/base/doc-index-v92.html
+share/doc/ghc/base/doc-index-v94.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
@@ -223,43 +243,29 @@ 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/Language.Haskell.THSyntax.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
@@ -272,54 +278,65 @@ 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-src.haddock
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/Bits.html
+share/doc/ghc/haskell98/CError.html
+share/doc/ghc/haskell98/CForeign.html
share/doc/ghc/haskell98/CPUTime.html
+share/doc/ghc/haskell98/CString.html
+share/doc/ghc/haskell98/CTypes.html
share/doc/ghc/haskell98/Char.html
share/doc/ghc/haskell98/Complex.html
share/doc/ghc/haskell98/Directory.html
+share/doc/ghc/haskell98/ForeignPtr.html
share/doc/ghc/haskell98/IO.html
+share/doc/ghc/haskell98/Int.html
share/doc/ghc/haskell98/Ix.html
share/doc/ghc/haskell98/List.html
share/doc/ghc/haskell98/Locale.html
+share/doc/ghc/haskell98/MarshalAlloc.html
+share/doc/ghc/haskell98/MarshalArray.html
+share/doc/ghc/haskell98/MarshalError.html
+share/doc/ghc/haskell98/MarshalUtils.html
share/doc/ghc/haskell98/Maybe.html
share/doc/ghc/haskell98/Monad.html
+share/doc/ghc/haskell98/Ptr.html
share/doc/ghc/haskell98/Random.html
share/doc/ghc/haskell98/Ratio.html
+share/doc/ghc/haskell98/StablePtr.html
+share/doc/ghc/haskell98/Storable.html
share/doc/ghc/haskell98/System.html
share/doc/ghc/haskell98/Time.html
+share/doc/ghc/haskell98/Word.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-v33.html
+share/doc/ghc/haskell98/doc-index-v37.html
+share/doc/ghc/haskell98/doc-index-v43.html
+share/doc/ghc/haskell98/doc-index-v46.html
+share/doc/ghc/haskell98/doc-index-v47.html
+share/doc/ghc/haskell98/doc-index-v58.html
+share/doc/ghc/haskell98/doc-index-v61.html
+share/doc/ghc/haskell98/doc-index-v62.html
+share/doc/ghc/haskell98/doc-index-v92.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
@@ -330,13 +347,11 @@ 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
@@ -344,10 +359,10 @@ 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/haskell98.haddock
share/doc/ghc/haskell98/haskell_icon.gif
share/doc/ghc/haskell98/index.html
share/doc/ghc/hslibs.ps.gz
@@ -431,37 +446,18 @@ 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/index.html
+share/doc/ghc/libraries.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
@@ -471,7 +467,6 @@ 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
@@ -483,15 +478,98 @@ 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/network/network.haddock
+share/doc/ghc/readline/System.Console.Readline.html
+share/doc/ghc/readline/doc-index-tC.html
+share/doc/ghc/readline/doc-index-tE.html
+share/doc/ghc/readline/doc-index-tK.html
+share/doc/ghc/readline/doc-index-tU.html
+share/doc/ghc/readline/doc-index-vA.html
+share/doc/ghc/readline/doc-index-vB.html
+share/doc/ghc/readline/doc-index-vC.html
+share/doc/ghc/readline/doc-index-vD.html
+share/doc/ghc/readline/doc-index-vE.html
+share/doc/ghc/readline/doc-index-vF.html
+share/doc/ghc/readline/doc-index-vG.html
+share/doc/ghc/readline/doc-index-vI.html
+share/doc/ghc/readline/doc-index-vK.html
+share/doc/ghc/readline/doc-index-vL.html
+share/doc/ghc/readline/doc-index-vM.html
+share/doc/ghc/readline/doc-index-vN.html
+share/doc/ghc/readline/doc-index-vO.html
+share/doc/ghc/readline/doc-index-vP.html
+share/doc/ghc/readline/doc-index-vQ.html
+share/doc/ghc/readline/doc-index-vR.html
+share/doc/ghc/readline/doc-index-vS.html
+share/doc/ghc/readline/doc-index-vU.html
+share/doc/ghc/readline/doc-index.html
+share/doc/ghc/readline/haddock.css
+share/doc/ghc/readline/haskell_icon.gif
+share/doc/ghc/readline/index.html
+share/doc/ghc/readline/readline.haddock
+share/doc/ghc/unix/System.Posix.Directory.html
+share/doc/ghc/unix/System.Posix.DynamicLinker.Module.html
+share/doc/ghc/unix/System.Posix.DynamicLinker.Prim.html
+share/doc/ghc/unix/System.Posix.DynamicLinker.html
+share/doc/ghc/unix/System.Posix.Env.html
+share/doc/ghc/unix/System.Posix.Files.html
+share/doc/ghc/unix/System.Posix.IO.html
+share/doc/ghc/unix/System.Posix.Process.html
+share/doc/ghc/unix/System.Posix.Resource.html
+share/doc/ghc/unix/System.Posix.Terminal.html
+share/doc/ghc/unix/System.Posix.Time.html
+share/doc/ghc/unix/System.Posix.Unistd.html
+share/doc/ghc/unix/System.Posix.User.html
+share/doc/ghc/unix/System.Posix.html
+share/doc/ghc/unix/System.Sendfile.html
+share/doc/ghc/unix/doc-index-tB.html
+share/doc/ghc/unix/doc-index-tC.html
+share/doc/ghc/unix/doc-index-tD.html
+share/doc/ghc/unix/doc-index-tE.html
+share/doc/ghc/unix/doc-index-tF.html
+share/doc/ghc/unix/doc-index-tG.html
+share/doc/ghc/unix/doc-index-tH.html
+share/doc/ghc/unix/doc-index-tL.html
+share/doc/ghc/unix/doc-index-tO.html
+share/doc/ghc/unix/doc-index-tP.html
+share/doc/ghc/unix/doc-index-tQ.html
+share/doc/ghc/unix/doc-index-tR.html
+share/doc/ghc/unix/doc-index-tS.html
+share/doc/ghc/unix/doc-index-tT.html
+share/doc/ghc/unix/doc-index-tU.html
+share/doc/ghc/unix/doc-index-vA.html
+share/doc/ghc/unix/doc-index-vB.html
+share/doc/ghc/unix/doc-index-vC.html
+share/doc/ghc/unix/doc-index-vD.html
+share/doc/ghc/unix/doc-index-vE.html
+share/doc/ghc/unix/doc-index-vF.html
+share/doc/ghc/unix/doc-index-vG.html
+share/doc/ghc/unix/doc-index-vH.html
+share/doc/ghc/unix/doc-index-vI.html
+share/doc/ghc/unix/doc-index-vJ.html
+share/doc/ghc/unix/doc-index-vK.html
+share/doc/ghc/unix/doc-index-vL.html
+share/doc/ghc/unix/doc-index-vM.html
+share/doc/ghc/unix/doc-index-vN.html
+share/doc/ghc/unix/doc-index-vO.html
+share/doc/ghc/unix/doc-index-vP.html
+share/doc/ghc/unix/doc-index-vQ.html
+share/doc/ghc/unix/doc-index-vR.html
+share/doc/ghc/unix/doc-index-vS.html
+share/doc/ghc/unix/doc-index-vT.html
+share/doc/ghc/unix/doc-index-vU.html
+share/doc/ghc/unix/doc-index-vV.html
+share/doc/ghc/unix/doc-index-vW.html
+share/doc/ghc/unix/doc-index.html
+share/doc/ghc/unix/haddock.css
+share/doc/ghc/unix/haskell_icon.gif
+share/doc/ghc/unix/index.html
+share/doc/ghc/unix/unix.haddock
share/doc/ghc/users_guide.ps.gz
share/doc/ghc/users_guide/bug-reporting.html
share/doc/ghc/users_guide/bugs-and-infelicities.html
@@ -518,7 +596,6 @@ 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
@@ -535,7 +612,7 @@ 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/release-6-0.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
@@ -562,6 +639,7 @@ 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/template-haskell.html
share/doc/ghc/users_guide/thriftier.html
share/doc/ghc/users_guide/ticky-ticky.html
share/doc/ghc/users_guide/type-extensions.html
@@ -569,17 +647,19 @@ 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/win32.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
+share/doc/ghc/users_guide/x10576.html
+share/doc/ghc/users_guide/x10580.html
+share/doc/ghc/users_guide/x1097.html
+share/doc/ghc/users_guide/x1714.html
+share/doc/ghc/users_guide/x978.html
@dirrm share/doc/ghc/users_guide/stylesheet-images
@dirrm share/doc/ghc/users_guide
+@dirrm share/doc/ghc/unix
+@dirrm share/doc/ghc/readline
@dirrm share/doc/ghc/network
@dirrm share/doc/ghc/hslibs/stylesheet-images
@dirrm share/doc/ghc/hslibs