Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 10:37:15 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        haskell@FreeBSD.org
Subject:   ports/100959: [PATCH] lang/ghc6-doc: fix permissions, cleanup
Message-ID:  <20060728063715.B00931209D@fonon.realnet>
Resent-Message-ID: <200607280640.k6S6eG93033309@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100959
>Category:       ports
>Synopsis:       [PATCH] lang/ghc6-doc: fix permissions, cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 06:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006
>Description:
 - Fix permissions on installed files
 - Use PORTDOCS macro
 - Use pkgnameprefix
 - Add SHA256

Removed file(s):
- pkg-plist

Port maintainer (haskell@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ghc6-doc-6.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/ghc6-doc/Makefile /var/tmp/ghc6-doc/Makefile
--- /usr/ports/lang/ghc6-doc/Makefile	Sun Apr  3 12:18:59 2005
+++ /var/tmp/ghc6-doc/Makefile	Fri Jul 28 10:35:57 2006
@@ -5,11 +5,13 @@
 # $FreeBSD: ports/lang/ghc6-doc/Makefile,v 1.16 2005/04/03 08:18:59 obraun Exp $
 #
 
-PORTNAME=	ghc6-doc
+PORTNAME=	ghc6
 PORTVERSION=	6.4
+PORTREVISION=	1
 CATEGORIES=	lang haskell
 MASTER_SITES=	http://www.haskell.org/ghc/docs/${PORTVERSION}/ \
 		http://www.haskell.org/ghc/docs/${PORTVERSION}/html/
+PKGNAMESUFFIX=	-doc
 DISTFILES=	Cabal.ps.gz Cabal.html.tar.gz building.ps.gz \
 		building.html.tar.gz hslibs.html.tar.gz \
 		hslibs.ps.gz libraries.html.tar.gz users_guide.html.tar.gz \
@@ -21,17 +23,20 @@
 COMMENT=	Documentation (HTML, PS) for the Glasgow Haskell Compiler
 
 NO_BUILD=	yes
+PORTDOCS=	*
 
 do-install:
-	@${MKDIR} ${LOCALBASE}/share/doc/ghc6
+	@${MKDIR} ${DOCSDIR}
 .for FILE in Cabal.ps.gz building.ps.gz hslibs.ps.gz users_guide.ps.gz index.html
 	@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${FILE} \
-		${LOCALBASE}/share/doc/ghc6
+		${DOCSDIR}
 .endfor
 .for FILE in Cabal.html.tar.gz building.html.tar.gz hslibs.html.tar.gz \
 	libraries.html.tar.gz users_guide.html.tar.gz
 	@${TAR} xfz ${DISTDIR}/${DIST_SUBDIR}/${FILE} \
-		-C ${LOCALBASE}/share/doc/ghc6
+		-C ${DOCSDIR}
 .endfor
+	@${FIND} ${DOCSDIR}/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;
+	@${FIND} ${DOCSDIR}/ -type f -exec ${CHOWN} ${SHAREOWN} {} \;
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/lang/ghc6-doc/distinfo /var/tmp/ghc6-doc/distinfo
--- /usr/ports/lang/ghc6-doc/distinfo	Sun Apr  3 12:18:59 2005
+++ /var/tmp/ghc6-doc/distinfo	Fri Jul 28 10:31:01 2006
@@ -1,20 +1,30 @@
 MD5 (ghc-6.4/Cabal.ps.gz) = 279933e95e33797bd1778d7ae20362c1
+SHA256 (ghc-6.4/Cabal.ps.gz) = 7eaed983009690c7b6071ee5dbbd0e65d8b8ca7326503ba2f4a75a82db1cb7e1
 SIZE (ghc-6.4/Cabal.ps.gz) = 41329
 MD5 (ghc-6.4/Cabal.html.tar.gz) = 5a2df559feab19b24d65b676c6e03ff0
+SHA256 (ghc-6.4/Cabal.html.tar.gz) = f6a2c7a456ab410488ad13d3b64e5930781df6f785a0e9935c1fa67e36f5fdd6
 SIZE (ghc-6.4/Cabal.html.tar.gz) = 13166
 MD5 (ghc-6.4/building.ps.gz) = 73fe96a12c82ddf97220b7f433cc4ca0
+SHA256 (ghc-6.4/building.ps.gz) = 0088b79e084f4a7339f6813025e6d163f803287df9a72678e04c0babd8105a41
 SIZE (ghc-6.4/building.ps.gz) = 189305
 MD5 (ghc-6.4/building.html.tar.gz) = 2e1dc9f22562bf0a9c8466bd621a521b
+SHA256 (ghc-6.4/building.html.tar.gz) = 89fe695e1b3f902e3dd573ff9853012d6db356b6c48fcd21a9afef73fe61f62b
 SIZE (ghc-6.4/building.html.tar.gz) = 59746
 MD5 (ghc-6.4/hslibs.html.tar.gz) = d1ae37031c056276d89496bf38f460d5
+SHA256 (ghc-6.4/hslibs.html.tar.gz) = 8704f58716b8a3418610b22f7ef356517ef519cc13a70265b8ce976c5a3a279b
 SIZE (ghc-6.4/hslibs.html.tar.gz) = 35663
 MD5 (ghc-6.4/hslibs.ps.gz) = e591bb5d15ee5e96723c104f2959b846
+SHA256 (ghc-6.4/hslibs.ps.gz) = 898428f0be2dc7e963ab0d6acd54f41c760607234f25ee6a4c1eacc7e9ff1cba
 SIZE (ghc-6.4/hslibs.ps.gz) = 101479
 MD5 (ghc-6.4/libraries.html.tar.gz) = 2f918fb6729b74ab3ee4077fed257432
+SHA256 (ghc-6.4/libraries.html.tar.gz) = 007b4d36af2aca12bce2a0f9941bc0ae94381ce964f84a230d1841566df3900c
 SIZE (ghc-6.4/libraries.html.tar.gz) = 949217
 MD5 (ghc-6.4/users_guide.html.tar.gz) = 91dc0a871579ab1c4693080e93f4b7ae
+SHA256 (ghc-6.4/users_guide.html.tar.gz) = 899af47c4875e7cab803be007a8fa807697d4c818d995d391516603f7c224036
 SIZE (ghc-6.4/users_guide.html.tar.gz) = 234972
 MD5 (ghc-6.4/users_guide.ps.gz) = 2b54a2ebd833b864d32822e54ee11fdc
+SHA256 (ghc-6.4/users_guide.ps.gz) = e13c47f3aebd8e902e530fab5d2118dcdfa1c42c389e2feb7b10790d3249fbce
 SIZE (ghc-6.4/users_guide.ps.gz) = 708342
 MD5 (ghc-6.4/index.html) = f44953a66340f91febd022268f36779e
+SHA256 (ghc-6.4/index.html) = 0b45b1ccd78dca483e5679b405b0ca6a679275663b7cca18b993f6541b44ddd3
 SIZE (ghc-6.4/index.html) = 2106
diff -ruN --exclude=CVS /usr/ports/lang/ghc6-doc/pkg-plist /var/tmp/ghc6-doc/pkg-plist
--- /usr/ports/lang/ghc6-doc/pkg-plist	Sun Apr  3 12:18:59 2005
+++ /var/tmp/ghc6-doc/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,717 +0,0 @@
-share/doc/ghc6/Cabal.ps.gz
-share/doc/ghc6/Cabal/authors.html
-share/doc/ghc6/Cabal/bugs.html
-share/doc/ghc6/Cabal/builders.html
-share/doc/ghc6/Cabal/fptools.css
-share/doc/ghc6/Cabal/index.html
-share/doc/ghc6/building.ps.gz
-share/doc/ghc6/building/building-docs.html
-share/doc/ghc6/building/fptools.css
-share/doc/ghc6/building/index.html
-share/doc/ghc6/building/ix01.html
-share/doc/ghc6/building/platforms.html
-share/doc/ghc6/building/projects.html
-share/doc/ghc6/building/sec-build-checks.html
-share/doc/ghc6/building/sec-build-pitfalls.html
-share/doc/ghc6/building/sec-building-from-source.html
-share/doc/ghc6/building/sec-cvs.html
-share/doc/ghc6/building/sec-makefile-arch.html
-share/doc/ghc6/building/sec-port-info.html
-share/doc/ghc6/building/sec-porting-ghc.html
-share/doc/ghc6/building/sec-pre-supposed.html
-share/doc/ghc6/building/winbuild.html
-share/doc/ghc6/hslibs.ps.gz
-share/doc/ghc6/hslibs/Device-Specific-Functions.html
-share/doc/ghc6/hslibs/Error-reporting-and-handling.html
-share/doc/ghc6/hslibs/Files-and-Directories.html
-share/doc/ghc6/hslibs/FiniteMap.html
-share/doc/ghc6/hslibs/Input-Output.html
-share/doc/ghc6/hslibs/POpen.html
-share/doc/ghc6/hslibs/PackedString.html
-share/doc/ghc6/hslibs/Process-Environment.html
-share/doc/ghc6/hslibs/Process-Primitives.html
-share/doc/ghc6/hslibs/Readline.html
-share/doc/ghc6/hslibs/Regex.html
-share/doc/ghc6/hslibs/RegexString.html
-share/doc/ghc6/hslibs/Select.html
-share/doc/ghc6/hslibs/Set.html
-share/doc/ghc6/hslibs/Socket.html
-share/doc/ghc6/hslibs/SocketPrim.html
-share/doc/ghc6/hslibs/System-Database.html
-share/doc/ghc6/hslibs/fptools.css
-share/doc/ghc6/hslibs/hslibs-intro.html
-share/doc/ghc6/hslibs/index.html
-share/doc/ghc6/hslibs/memo-library.html
-share/doc/ghc6/hslibs/sec-CError.html
-share/doc/ghc6/hslibs/sec-CForeign.html
-share/doc/ghc6/hslibs/sec-CString.html
-share/doc/ghc6/hslibs/sec-CTypes.html
-share/doc/ghc6/hslibs/sec-CTypesISO.html
-share/doc/ghc6/hslibs/sec-Concurrent.html
-share/doc/ghc6/hslibs/sec-DiffArray.html
-share/doc/ghc6/hslibs/sec-DirectoryExts.html
-share/doc/ghc6/hslibs/sec-Dynamic.html
-share/doc/ghc6/hslibs/sec-Exception.html
-share/doc/ghc6/hslibs/sec-Foreign.html
-share/doc/ghc6/hslibs/sec-ForeignPtr.html
-share/doc/ghc6/hslibs/sec-IArray.html
-share/doc/ghc6/hslibs/sec-IOExts.html
-share/doc/ghc6/hslibs/sec-Int.html
-share/doc/ghc6/hslibs/sec-LazyST.html
-share/doc/ghc6/hslibs/sec-MArray.html
-share/doc/ghc6/hslibs/sec-MarshalAlloc.html
-share/doc/ghc6/hslibs/sec-MarshalArray.html
-share/doc/ghc6/hslibs/sec-MarshalError.html
-share/doc/ghc6/hslibs/sec-MarshalUtils.html
-share/doc/ghc6/hslibs/sec-NumExts.html
-share/doc/ghc6/hslibs/sec-Parsec.html
-share/doc/ghc6/hslibs/sec-Ptr.html
-share/doc/ghc6/hslibs/sec-ST.html
-share/doc/ghc6/hslibs/sec-ShowFunctions.html
-share/doc/ghc6/hslibs/sec-Storable.html
-share/doc/ghc6/hslibs/sec-StorableArray.html
-share/doc/ghc6/hslibs/sec-SystemExts.html
-share/doc/ghc6/hslibs/sec-URI.html
-share/doc/ghc6/hslibs/sec-Weak.html
-share/doc/ghc6/hslibs/sec-Word.html
-share/doc/ghc6/hslibs/sec-data.html
-share/doc/ghc6/hslibs/sec-glaexts.html
-share/doc/ghc6/hslibs/sec-lang.html
-share/doc/ghc6/hslibs/sec-net.html
-share/doc/ghc6/hslibs/sec-num.html
-share/doc/ghc6/hslibs/sec-posix.html
-share/doc/ghc6/hslibs/sec-pretty.html
-share/doc/ghc6/hslibs/sec-quickcheck.html
-share/doc/ghc6/hslibs/sec-stable-names.html
-share/doc/ghc6/hslibs/sec-stable-pointers.html
-share/doc/ghc6/hslibs/sec-text.html
-share/doc/ghc6/hslibs/sec-util.html
-share/doc/ghc6/hslibs/sec-win32.html
-share/doc/ghc6/index.html
-share/doc/ghc6/libraries/Cabal/Cabal.haddock
-share/doc/ghc6/libraries/Cabal/Distribution.Compat.Directory.html
-share/doc/ghc6/libraries/Cabal/Distribution.Compat.Exception.html
-share/doc/ghc6/libraries/Cabal/Distribution.Compat.FilePath.html
-share/doc/ghc6/libraries/Cabal/Distribution.Compat.RawSystem.html
-share/doc/ghc6/libraries/Cabal/Distribution.Compat.ReadP.html
-share/doc/ghc6/libraries/Cabal/Distribution.Extension.html
-share/doc/ghc6/libraries/Cabal/Distribution.GetOpt.html
-share/doc/ghc6/libraries/Cabal/Distribution.InstalledPackageInfo.html
-share/doc/ghc6/libraries/Cabal/Distribution.License.html
-share/doc/ghc6/libraries/Cabal/Distribution.Make.html
-share/doc/ghc6/libraries/Cabal/Distribution.Package.html
-share/doc/ghc6/libraries/Cabal/Distribution.PackageDescription.html
-share/doc/ghc6/libraries/Cabal/Distribution.PreProcess.Unlit.html
-share/doc/ghc6/libraries/Cabal/Distribution.PreProcess.html
-share/doc/ghc6/libraries/Cabal/Distribution.Setup.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.Build.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.Configure.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.GHCPackageConfig.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.Install.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.LocalBuildInfo.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.Register.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.SrcDist.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.Utils.html
-share/doc/ghc6/libraries/Cabal/Distribution.Simple.html
-share/doc/ghc6/libraries/Cabal/Distribution.Version.html
-share/doc/ghc6/libraries/Cabal/haddock.css
-share/doc/ghc6/libraries/Cabal/haddock.js
-share/doc/ghc6/libraries/Cabal/haskell_icon.gif
-share/doc/ghc6/libraries/Cabal/minus.gif
-share/doc/ghc6/libraries/Cabal/plus.gif
-share/doc/ghc6/libraries/GLUT/GLUT.haddock
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Begin.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Callbacks.Global.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Callbacks.Window.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Callbacks.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Colormap.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Debugging.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.DeviceControl.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Fonts.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.GameMode.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Initialization.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Menu.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Objects.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Overlay.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.State.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.Window.html
-share/doc/ghc6/libraries/GLUT/Graphics.UI.GLUT.html
-share/doc/ghc6/libraries/GLUT/haddock.css
-share/doc/ghc6/libraries/GLUT/haddock.js
-share/doc/ghc6/libraries/GLUT/haskell_icon.gif
-share/doc/ghc6/libraries/GLUT/minus.gif
-share/doc/ghc6/libraries/GLUT/plus.gif
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Core.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Brush.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Font.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Monad.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Pen.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Picture.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Region.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.Text.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Draw.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Key.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Run.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Units.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Utils.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.Window.html
-share/doc/ghc6/libraries/HGL/Graphics.HGL.html
-share/doc/ghc6/libraries/HGL/Graphics.SOE.html
-share/doc/ghc6/libraries/HGL/HGL.haddock
-share/doc/ghc6/libraries/HGL/haddock.css
-share/doc/ghc6/libraries/HGL/haddock.js
-share/doc/ghc6/libraries/HGL/haskell_icon.gif
-share/doc/ghc6/libraries/HGL/minus.gif
-share/doc/ghc6/libraries/HGL/plus.gif
-share/doc/ghc6/libraries/HUnit/HUnit.haddock
-share/doc/ghc6/libraries/HUnit/Test.HUnit.Base.html
-share/doc/ghc6/libraries/HUnit/Test.HUnit.Lang.html
-share/doc/ghc6/libraries/HUnit/Test.HUnit.Terminal.html
-share/doc/ghc6/libraries/HUnit/Test.HUnit.Text.html
-share/doc/ghc6/libraries/HUnit/Test.HUnit.html
-share/doc/ghc6/libraries/HUnit/haddock.css
-share/doc/ghc6/libraries/HUnit/haddock.js
-share/doc/ghc6/libraries/HUnit/haskell_icon.gif
-share/doc/ghc6/libraries/HUnit/minus.gif
-share/doc/ghc6/libraries/HUnit/plus.gif
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Antialiasing.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.BasicTypes.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.BeginEnd.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Bitmaps.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.BufferObjects.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Clipping.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.ColorSum.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Colors.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.CoordTrans.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.DisplayLists.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Evaluators.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Feedback.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.FlushFinish.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Fog.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Framebuffer.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Hints.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.LineSegments.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PerFragment.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.ColorTable.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.Convolution.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.Histogram.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.Minmax.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelMap.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelTransfer.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.Rasterization.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.PixelRectangles.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Points.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Polygons.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.RasterPos.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.ReadCopyPixels.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Rectangles.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.SavingState.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Selection.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.StateVar.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.StringQueries.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Application.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Environments.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Objects.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Parameters.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Queries.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.Specification.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.Texturing.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.VertexArrays.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.VertexSpec.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GL.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Errors.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Initialization.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Matrix.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Mipmapping.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.NURBS.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Quadrics.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.Tessellation.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.GLU.html
-share/doc/ghc6/libraries/OpenGL/Graphics.Rendering.OpenGL.html
-share/doc/ghc6/libraries/OpenGL/OpenGL.haddock
-share/doc/ghc6/libraries/OpenGL/haddock.css
-share/doc/ghc6/libraries/OpenGL/haddock.js
-share/doc/ghc6/libraries/OpenGL/haskell_icon.gif
-share/doc/ghc6/libraries/OpenGL/minus.gif
-share/doc/ghc6/libraries/OpenGL/plus.gif
-share/doc/ghc6/libraries/QuickCheck/Debug.QuickCheck.Batch.html
-share/doc/ghc6/libraries/QuickCheck/Debug.QuickCheck.Poly.html
-share/doc/ghc6/libraries/QuickCheck/Debug.QuickCheck.Utils.html
-share/doc/ghc6/libraries/QuickCheck/Debug.QuickCheck.html
-share/doc/ghc6/libraries/QuickCheck/QuickCheck.haddock
-share/doc/ghc6/libraries/QuickCheck/Test.QuickCheck.Batch.html
-share/doc/ghc6/libraries/QuickCheck/Test.QuickCheck.Poly.html
-share/doc/ghc6/libraries/QuickCheck/Test.QuickCheck.Utils.html
-share/doc/ghc6/libraries/QuickCheck/Test.QuickCheck.html
-share/doc/ghc6/libraries/QuickCheck/haddock.css
-share/doc/ghc6/libraries/QuickCheck/haddock.js
-share/doc/ghc6/libraries/QuickCheck/haskell_icon.gif
-share/doc/ghc6/libraries/QuickCheck/minus.gif
-share/doc/ghc6/libraries/QuickCheck/plus.gif
-share/doc/ghc6/libraries/X11/Graphics.X11.Types.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Atom.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Color.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Context.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Display.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Event.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Font.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Misc.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Region.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Screen.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Types.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.Window.html
-share/doc/ghc6/libraries/X11/Graphics.X11.Xlib.html
-share/doc/ghc6/libraries/X11/X11.haddock
-share/doc/ghc6/libraries/X11/haddock.css
-share/doc/ghc6/libraries/X11/haddock.js
-share/doc/ghc6/libraries/X11/haskell_icon.gif
-share/doc/ghc6/libraries/X11/minus.gif
-share/doc/ghc6/libraries/X11/plus.gif
-share/doc/ghc6/libraries/base/Control.Arrow.html
-share/doc/ghc6/libraries/base/Control.Concurrent.Chan.html
-share/doc/ghc6/libraries/base/Control.Concurrent.MVar.html
-share/doc/ghc6/libraries/base/Control.Concurrent.QSem.html
-share/doc/ghc6/libraries/base/Control.Concurrent.QSemN.html
-share/doc/ghc6/libraries/base/Control.Concurrent.SampleVar.html
-share/doc/ghc6/libraries/base/Control.Concurrent.html
-share/doc/ghc6/libraries/base/Control.Exception.html
-share/doc/ghc6/libraries/base/Control.Monad.Fix.html
-share/doc/ghc6/libraries/base/Control.Monad.ST.Lazy.html
-share/doc/ghc6/libraries/base/Control.Monad.ST.Strict.html
-share/doc/ghc6/libraries/base/Control.Monad.ST.html
-share/doc/ghc6/libraries/base/Control.Monad.html
-share/doc/ghc6/libraries/base/Control.Parallel.Strategies.html
-share/doc/ghc6/libraries/base/Control.Parallel.html
-share/doc/ghc6/libraries/base/Data.Array.Diff.html
-share/doc/ghc6/libraries/base/Data.Array.IArray.html
-share/doc/ghc6/libraries/base/Data.Array.IO.html
-share/doc/ghc6/libraries/base/Data.Array.MArray.html
-share/doc/ghc6/libraries/base/Data.Array.ST.html
-share/doc/ghc6/libraries/base/Data.Array.Storable.html
-share/doc/ghc6/libraries/base/Data.Array.Unboxed.html
-share/doc/ghc6/libraries/base/Data.Array.html
-share/doc/ghc6/libraries/base/Data.Bits.html
-share/doc/ghc6/libraries/base/Data.Bool.html
-share/doc/ghc6/libraries/base/Data.Char.html
-share/doc/ghc6/libraries/base/Data.Complex.html
-share/doc/ghc6/libraries/base/Data.Dynamic.html
-share/doc/ghc6/libraries/base/Data.Either.html
-share/doc/ghc6/libraries/base/Data.FiniteMap.html
-share/doc/ghc6/libraries/base/Data.FunctorM.html
-share/doc/ghc6/libraries/base/Data.Generics.Aliases.html
-share/doc/ghc6/libraries/base/Data.Generics.Basics.html
-share/doc/ghc6/libraries/base/Data.Generics.Instances.html
-share/doc/ghc6/libraries/base/Data.Generics.Schemes.html
-share/doc/ghc6/libraries/base/Data.Generics.Text.html
-share/doc/ghc6/libraries/base/Data.Generics.Twins.html
-share/doc/ghc6/libraries/base/Data.Generics.html
-share/doc/ghc6/libraries/base/Data.Graph.html
-share/doc/ghc6/libraries/base/Data.HashTable.html
-share/doc/ghc6/libraries/base/Data.IORef.html
-share/doc/ghc6/libraries/base/Data.Int.html
-share/doc/ghc6/libraries/base/Data.IntMap.html
-share/doc/ghc6/libraries/base/Data.IntSet.html
-share/doc/ghc6/libraries/base/Data.Ix.html
-share/doc/ghc6/libraries/base/Data.List.html
-share/doc/ghc6/libraries/base/Data.Map.html
-share/doc/ghc6/libraries/base/Data.Maybe.html
-share/doc/ghc6/libraries/base/Data.Monoid.html
-share/doc/ghc6/libraries/base/Data.PackedString.html
-share/doc/ghc6/libraries/base/Data.Queue.html
-share/doc/ghc6/libraries/base/Data.Ratio.html
-share/doc/ghc6/libraries/base/Data.STRef.Lazy.html
-share/doc/ghc6/libraries/base/Data.STRef.Strict.html
-share/doc/ghc6/libraries/base/Data.STRef.html
-share/doc/ghc6/libraries/base/Data.Set.html
-share/doc/ghc6/libraries/base/Data.Tree.html
-share/doc/ghc6/libraries/base/Data.Tuple.html
-share/doc/ghc6/libraries/base/Data.Typeable.html
-share/doc/ghc6/libraries/base/Data.Unique.html
-share/doc/ghc6/libraries/base/Data.Version.html
-share/doc/ghc6/libraries/base/Data.Word.html
-share/doc/ghc6/libraries/base/Debug.Trace.html
-share/doc/ghc6/libraries/base/Foreign.C.Error.html
-share/doc/ghc6/libraries/base/Foreign.C.String.html
-share/doc/ghc6/libraries/base/Foreign.C.Types.html
-share/doc/ghc6/libraries/base/Foreign.C.html
-share/doc/ghc6/libraries/base/Foreign.Concurrent.html
-share/doc/ghc6/libraries/base/Foreign.ForeignPtr.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.Alloc.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.Array.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.Error.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.Pool.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.Utils.html
-share/doc/ghc6/libraries/base/Foreign.Marshal.html
-share/doc/ghc6/libraries/base/Foreign.Ptr.html
-share/doc/ghc6/libraries/base/Foreign.StablePtr.html
-share/doc/ghc6/libraries/base/Foreign.Storable.html
-share/doc/ghc6/libraries/base/Foreign.html
-share/doc/ghc6/libraries/base/GHC.Conc.html
-share/doc/ghc6/libraries/base/GHC.ConsoleHandler.html
-share/doc/ghc6/libraries/base/GHC.Dotnet.html
-share/doc/ghc6/libraries/base/GHC.Exts.html
-share/doc/ghc6/libraries/base/Numeric.html
-share/doc/ghc6/libraries/base/Prelude.html
-share/doc/ghc6/libraries/base/System.CPUTime.html
-share/doc/ghc6/libraries/base/System.Cmd.html
-share/doc/ghc6/libraries/base/System.Console.GetOpt.html
-share/doc/ghc6/libraries/base/System.Directory.html
-share/doc/ghc6/libraries/base/System.Environment.html
-share/doc/ghc6/libraries/base/System.Exit.html
-share/doc/ghc6/libraries/base/System.IO.Error.html
-share/doc/ghc6/libraries/base/System.IO.Unsafe.html
-share/doc/ghc6/libraries/base/System.IO.html
-share/doc/ghc6/libraries/base/System.Info.html
-share/doc/ghc6/libraries/base/System.Locale.html
-share/doc/ghc6/libraries/base/System.Mem.StableName.html
-share/doc/ghc6/libraries/base/System.Mem.Weak.html
-share/doc/ghc6/libraries/base/System.Mem.html
-share/doc/ghc6/libraries/base/System.Posix.Signals.html
-share/doc/ghc6/libraries/base/System.Posix.Types.html
-share/doc/ghc6/libraries/base/System.Process.html
-share/doc/ghc6/libraries/base/System.Random.html
-share/doc/ghc6/libraries/base/System.Time.html
-share/doc/ghc6/libraries/base/Text.Html.BlockTable.html
-share/doc/ghc6/libraries/base/Text.Html.html
-share/doc/ghc6/libraries/base/Text.ParserCombinators.ReadP.html
-share/doc/ghc6/libraries/base/Text.ParserCombinators.ReadPrec.html
-share/doc/ghc6/libraries/base/Text.PrettyPrint.HughesPJ.html
-share/doc/ghc6/libraries/base/Text.PrettyPrint.html
-share/doc/ghc6/libraries/base/Text.Printf.html
-share/doc/ghc6/libraries/base/Text.Read.Lex.html
-share/doc/ghc6/libraries/base/Text.Read.html
-share/doc/ghc6/libraries/base/Text.Regex.Posix.html
-share/doc/ghc6/libraries/base/Text.Regex.html
-share/doc/ghc6/libraries/base/Text.Show.Functions.html
-share/doc/ghc6/libraries/base/Text.Show.html
-share/doc/ghc6/libraries/base/base.haddock
-share/doc/ghc6/libraries/base/haddock.css
-share/doc/ghc6/libraries/base/haddock.js
-share/doc/ghc6/libraries/base/haskell_icon.gif
-share/doc/ghc6/libraries/base/minus.gif
-share/doc/ghc6/libraries/base/plus.gif
-share/doc/ghc6/libraries/doc-index-124.html
-share/doc/ghc6/libraries/doc-index-126.html
-share/doc/ghc6/libraries/doc-index-33.html
-share/doc/ghc6/libraries/doc-index-36.html
-share/doc/ghc6/libraries/doc-index-37.html
-share/doc/ghc6/libraries/doc-index-38.html
-share/doc/ghc6/libraries/doc-index-42.html
-share/doc/ghc6/libraries/doc-index-43.html
-share/doc/ghc6/libraries/doc-index-45.html
-share/doc/ghc6/libraries/doc-index-46.html
-share/doc/ghc6/libraries/doc-index-47.html
-share/doc/ghc6/libraries/doc-index-58.html
-share/doc/ghc6/libraries/doc-index-60.html
-share/doc/ghc6/libraries/doc-index-61.html
-share/doc/ghc6/libraries/doc-index-62.html
-share/doc/ghc6/libraries/doc-index-64.html
-share/doc/ghc6/libraries/doc-index-92.html
-share/doc/ghc6/libraries/doc-index-94.html
-share/doc/ghc6/libraries/doc-index-A.html
-share/doc/ghc6/libraries/doc-index-B.html
-share/doc/ghc6/libraries/doc-index-C.html
-share/doc/ghc6/libraries/doc-index-D.html
-share/doc/ghc6/libraries/doc-index-E.html
-share/doc/ghc6/libraries/doc-index-F.html
-share/doc/ghc6/libraries/doc-index-G.html
-share/doc/ghc6/libraries/doc-index-H.html
-share/doc/ghc6/libraries/doc-index-I.html
-share/doc/ghc6/libraries/doc-index-J.html
-share/doc/ghc6/libraries/doc-index-K.html
-share/doc/ghc6/libraries/doc-index-L.html
-share/doc/ghc6/libraries/doc-index-M.html
-share/doc/ghc6/libraries/doc-index-N.html
-share/doc/ghc6/libraries/doc-index-O.html
-share/doc/ghc6/libraries/doc-index-P.html
-share/doc/ghc6/libraries/doc-index-Q.html
-share/doc/ghc6/libraries/doc-index-R.html
-share/doc/ghc6/libraries/doc-index-S.html
-share/doc/ghc6/libraries/doc-index-T.html
-share/doc/ghc6/libraries/doc-index-U.html
-share/doc/ghc6/libraries/doc-index-V.html
-share/doc/ghc6/libraries/doc-index-W.html
-share/doc/ghc6/libraries/doc-index-X.html
-share/doc/ghc6/libraries/doc-index-Y.html
-share/doc/ghc6/libraries/doc-index-Z.html
-share/doc/ghc6/libraries/doc-index.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Basic.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Example.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Graph.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Graphviz.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Internal.FiniteMap.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Internal.Heap.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Internal.Queue.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Internal.RootPath.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Internal.Thread.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Monad.IOArray.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Monad.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.NodeMap.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.ArtPoint.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.BCC.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.BFS.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.DFS.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.Dominators.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.GVD.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.Indep.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.MST.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.MaxFlow.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.MaxFlow2.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.Monad.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.SP.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.TransClos.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Query.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.Tree.html
-share/doc/ghc6/libraries/fgl/Data.Graph.Inductive.html
-share/doc/ghc6/libraries/fgl/fgl.haddock
-share/doc/ghc6/libraries/fgl/haddock.css
-share/doc/ghc6/libraries/fgl/haddock.js
-share/doc/ghc6/libraries/fgl/haskell_icon.gif
-share/doc/ghc6/libraries/fgl/minus.gif
-share/doc/ghc6/libraries/fgl/plus.gif
-share/doc/ghc6/libraries/haddock.css
-share/doc/ghc6/libraries/haddock.js
-share/doc/ghc6/libraries/haskell-src/Language.Haskell.Parser.html
-share/doc/ghc6/libraries/haskell-src/Language.Haskell.Pretty.html
-share/doc/ghc6/libraries/haskell-src/Language.Haskell.Syntax.html
-share/doc/ghc6/libraries/haskell-src/haddock.css
-share/doc/ghc6/libraries/haskell-src/haddock.js
-share/doc/ghc6/libraries/haskell-src/haskell-src.haddock
-share/doc/ghc6/libraries/haskell-src/haskell_icon.gif
-share/doc/ghc6/libraries/haskell-src/minus.gif
-share/doc/ghc6/libraries/haskell-src/plus.gif
-share/doc/ghc6/libraries/haskell98/Array.html
-share/doc/ghc6/libraries/haskell98/Bits.html
-share/doc/ghc6/libraries/haskell98/CError.html
-share/doc/ghc6/libraries/haskell98/CForeign.html
-share/doc/ghc6/libraries/haskell98/CPUTime.html
-share/doc/ghc6/libraries/haskell98/CString.html
-share/doc/ghc6/libraries/haskell98/CTypes.html
-share/doc/ghc6/libraries/haskell98/Char.html
-share/doc/ghc6/libraries/haskell98/Complex.html
-share/doc/ghc6/libraries/haskell98/Directory.html
-share/doc/ghc6/libraries/haskell98/ForeignPtr.html
-share/doc/ghc6/libraries/haskell98/IO.html
-share/doc/ghc6/libraries/haskell98/Int.html
-share/doc/ghc6/libraries/haskell98/Ix.html
-share/doc/ghc6/libraries/haskell98/List.html
-share/doc/ghc6/libraries/haskell98/Locale.html
-share/doc/ghc6/libraries/haskell98/MarshalAlloc.html
-share/doc/ghc6/libraries/haskell98/MarshalArray.html
-share/doc/ghc6/libraries/haskell98/MarshalError.html
-share/doc/ghc6/libraries/haskell98/MarshalUtils.html
-share/doc/ghc6/libraries/haskell98/Maybe.html
-share/doc/ghc6/libraries/haskell98/Monad.html
-share/doc/ghc6/libraries/haskell98/Ptr.html
-share/doc/ghc6/libraries/haskell98/Random.html
-share/doc/ghc6/libraries/haskell98/Ratio.html
-share/doc/ghc6/libraries/haskell98/StablePtr.html
-share/doc/ghc6/libraries/haskell98/Storable.html
-share/doc/ghc6/libraries/haskell98/System.html
-share/doc/ghc6/libraries/haskell98/Time.html
-share/doc/ghc6/libraries/haskell98/Word.html
-share/doc/ghc6/libraries/haskell98/haddock.css
-share/doc/ghc6/libraries/haskell98/haddock.js
-share/doc/ghc6/libraries/haskell98/haskell98.haddock
-share/doc/ghc6/libraries/haskell98/haskell_icon.gif
-share/doc/ghc6/libraries/haskell98/minus.gif
-share/doc/ghc6/libraries/haskell98/plus.gif
-share/doc/ghc6/libraries/haskell_icon.gif
-share/doc/ghc6/libraries/index.html
-share/doc/ghc6/libraries/minus.gif
-share/doc/ghc6/libraries/mtl/Control.Monad.Cont.html
-share/doc/ghc6/libraries/mtl/Control.Monad.Error.html
-share/doc/ghc6/libraries/mtl/Control.Monad.Identity.html
-share/doc/ghc6/libraries/mtl/Control.Monad.List.html
-share/doc/ghc6/libraries/mtl/Control.Monad.RWS.html
-share/doc/ghc6/libraries/mtl/Control.Monad.Reader.html
-share/doc/ghc6/libraries/mtl/Control.Monad.State.html
-share/doc/ghc6/libraries/mtl/Control.Monad.Trans.html
-share/doc/ghc6/libraries/mtl/Control.Monad.Writer.html
-share/doc/ghc6/libraries/mtl/haddock.css
-share/doc/ghc6/libraries/mtl/haddock.js
-share/doc/ghc6/libraries/mtl/haskell_icon.gif
-share/doc/ghc6/libraries/mtl/minus.gif
-share/doc/ghc6/libraries/mtl/mtl.haddock
-share/doc/ghc6/libraries/mtl/plus.gif
-share/doc/ghc6/libraries/network/Network.BSD.html
-share/doc/ghc6/libraries/network/Network.CGI.html
-share/doc/ghc6/libraries/network/Network.Socket.html
-share/doc/ghc6/libraries/network/Network.URI.html
-share/doc/ghc6/libraries/network/Network.html
-share/doc/ghc6/libraries/network/haddock.css
-share/doc/ghc6/libraries/network/haddock.js
-share/doc/ghc6/libraries/network/haskell_icon.gif
-share/doc/ghc6/libraries/network/minus.gif
-share/doc/ghc6/libraries/network/network.haddock
-share/doc/ghc6/libraries/network/plus.gif
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Char.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Combinator.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Error.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Expr.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Language.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Perm.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Pos.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Prim.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.Token.html
-share/doc/ghc6/libraries/parsec/Text.ParserCombinators.Parsec.html
-share/doc/ghc6/libraries/parsec/haddock.css
-share/doc/ghc6/libraries/parsec/haddock.js
-share/doc/ghc6/libraries/parsec/haskell_icon.gif
-share/doc/ghc6/libraries/parsec/minus.gif
-share/doc/ghc6/libraries/parsec/parsec.haddock
-share/doc/ghc6/libraries/parsec/plus.gif
-share/doc/ghc6/libraries/plus.gif
-share/doc/ghc6/libraries/readline/System.Console.Readline.html
-share/doc/ghc6/libraries/readline/System.Console.SimpleLineEditor.html
-share/doc/ghc6/libraries/readline/haddock.css
-share/doc/ghc6/libraries/readline/haddock.js
-share/doc/ghc6/libraries/readline/haskell_icon.gif
-share/doc/ghc6/libraries/readline/minus.gif
-share/doc/ghc6/libraries/readline/plus.gif
-share/doc/ghc6/libraries/readline/readline.haddock
-share/doc/ghc6/libraries/stm/Control.Concurrent.STM.TChan.html
-share/doc/ghc6/libraries/stm/Control.Concurrent.STM.TMVar.html
-share/doc/ghc6/libraries/stm/Control.Concurrent.STM.TVar.html
-share/doc/ghc6/libraries/stm/Control.Concurrent.STM.html
-share/doc/ghc6/libraries/stm/haddock.css
-share/doc/ghc6/libraries/stm/haddock.js
-share/doc/ghc6/libraries/stm/haskell_icon.gif
-share/doc/ghc6/libraries/stm/minus.gif
-share/doc/ghc6/libraries/stm/plus.gif
-share/doc/ghc6/libraries/stm/stm.haddock
-share/doc/ghc6/libraries/template-haskell/Language.Haskell.TH.Lib.html
-share/doc/ghc6/libraries/template-haskell/Language.Haskell.TH.Ppr.html
-share/doc/ghc6/libraries/template-haskell/Language.Haskell.TH.PprLib.html
-share/doc/ghc6/libraries/template-haskell/Language.Haskell.TH.Syntax.html
-share/doc/ghc6/libraries/template-haskell/Language.Haskell.TH.html
-share/doc/ghc6/libraries/template-haskell/haddock.css
-share/doc/ghc6/libraries/template-haskell/haddock.js
-share/doc/ghc6/libraries/template-haskell/haskell_icon.gif
-share/doc/ghc6/libraries/template-haskell/minus.gif
-share/doc/ghc6/libraries/template-haskell/plus.gif
-share/doc/ghc6/libraries/template-haskell/template-haskell.haddock
-share/doc/ghc6/libraries/unix/System.Posix.Directory.html
-share/doc/ghc6/libraries/unix/System.Posix.DynamicLinker.Module.html
-share/doc/ghc6/libraries/unix/System.Posix.DynamicLinker.Prim.html
-share/doc/ghc6/libraries/unix/System.Posix.DynamicLinker.html
-share/doc/ghc6/libraries/unix/System.Posix.Env.html
-share/doc/ghc6/libraries/unix/System.Posix.Error.html
-share/doc/ghc6/libraries/unix/System.Posix.Files.html
-share/doc/ghc6/libraries/unix/System.Posix.IO.html
-share/doc/ghc6/libraries/unix/System.Posix.Process.html
-share/doc/ghc6/libraries/unix/System.Posix.Resource.html
-share/doc/ghc6/libraries/unix/System.Posix.Signals.Exts.html
-share/doc/ghc6/libraries/unix/System.Posix.Temp.html
-share/doc/ghc6/libraries/unix/System.Posix.Terminal.html
-share/doc/ghc6/libraries/unix/System.Posix.Time.html
-share/doc/ghc6/libraries/unix/System.Posix.Unistd.html
-share/doc/ghc6/libraries/unix/System.Posix.User.html
-share/doc/ghc6/libraries/unix/System.Posix.html
-share/doc/ghc6/libraries/unix/haddock.css
-share/doc/ghc6/libraries/unix/haddock.js
-share/doc/ghc6/libraries/unix/haskell_icon.gif
-share/doc/ghc6/libraries/unix/minus.gif
-share/doc/ghc6/libraries/unix/plus.gif
-share/doc/ghc6/libraries/unix/unix.haddock
-share/doc/ghc6/users_guide.ps.gz
-share/doc/ghc6/users_guide/License.html
-share/doc/ghc6/users_guide/arrow-notation.html
-share/doc/ghc6/users_guide/bug-reporting.html
-share/doc/ghc6/users_guide/bugs-and-infelicities.html
-share/doc/ghc6/users_guide/bugs.html
-share/doc/ghc6/users_guide/ch03s02.html
-share/doc/ghc6/users_guide/ch03s04.html
-share/doc/ghc6/users_guide/ch03s09.html
-share/doc/ghc6/users_guide/ch11s02.html
-share/doc/ghc6/users_guide/ch11s03.html
-share/doc/ghc6/users_guide/ch11s04.html
-share/doc/ghc6/users_guide/concurrent-and-parallel.html
-share/doc/ghc6/users_guide/ext-core.html
-share/doc/ghc6/users_guide/faq.html
-share/doc/ghc6/users_guide/faster.html
-share/doc/ghc6/users_guide/ffi.html
-share/doc/ghc6/users_guide/file-suffixes.html
-share/doc/ghc6/users_guide/flag-reference.html
-share/doc/ghc6/users_guide/fptools.css
-share/doc/ghc6/users_guide/gadt.html
-share/doc/ghc6/users_guide/generic-classes.html
-share/doc/ghc6/users_guide/ghc-language-features.html
-share/doc/ghc6/users_guide/ghci-commands.html
-share/doc/ghc6/users_guide/ghci-compiled.html
-share/doc/ghc6/users_guide/ghci-dot-files.html
-share/doc/ghc6/users_guide/ghci-invocation.html
-share/doc/ghc6/users_guide/ghci-set.html
-share/doc/ghc6/users_guide/ghci.html
-share/doc/ghc6/users_guide/happy.html
-share/doc/ghc6/users_guide/hp2ps.html
-share/doc/ghc6/users_guide/hsc2hs.html
-share/doc/ghc6/users_guide/index.html
-share/doc/ghc6/users_guide/introduction-GHC.html
-share/doc/ghc6/users_guide/ix01.html
-share/doc/ghc6/users_guide/modes.html
-share/doc/ghc6/users_guide/options-debugging.html
-share/doc/ghc6/users_guide/options-help.html
-share/doc/ghc6/users_guide/options-optimise.html
-share/doc/ghc6/users_guide/options-phases.html
-share/doc/ghc6/users_guide/options-platform.html
-share/doc/ghc6/users_guide/options-sanity.html
-share/doc/ghc6/users_guide/packages.html
-share/doc/ghc6/users_guide/pragmas.html
-share/doc/ghc6/users_guide/primitives.html
-share/doc/ghc6/users_guide/prof-compiler-options.html
-share/doc/ghc6/users_guide/prof-heap.html
-share/doc/ghc6/users_guide/prof-time-options.html
-share/doc/ghc6/users_guide/prof-xml-tool.html
-share/doc/ghc6/users_guide/profiling.html
-share/doc/ghc6/users_guide/release-6-4.html
-share/doc/ghc6/users_guide/rewrite-rules.html
-share/doc/ghc6/users_guide/runtime-control.html
-share/doc/ghc6/users_guide/sec-assertions.html
-share/doc/ghc6/users_guide/sec-ffi-ghc.html
-share/doc/ghc6/users_guide/sec-install-files.html
-share/doc/ghc6/users_guide/sec-install-windows.html
-share/doc/ghc6/users_guide/sec-installing-bin-distrib.html
-share/doc/ghc6/users_guide/sec-using-concurrent.html
-share/doc/ghc6/users_guide/sec-using-parallel.html
-share/doc/ghc6/users_guide/separate-compilation.html
-share/doc/ghc6/users_guide/smaller.html
-share/doc/ghc6/users_guide/sooner-faster-quicker.html
-share/doc/ghc6/users_guide/static-dynamic-flags.html
-share/doc/ghc6/users_guide/syntax-extns.html
-share/doc/ghc6/users_guide/template-haskell.html
-share/doc/ghc6/users_guide/thriftier.html
-share/doc/ghc6/users_guide/ticky-ticky.html
-share/doc/ghc6/users_guide/type-extensions.html
-share/doc/ghc6/users_guide/using-ghc.html
-share/doc/ghc6/users_guide/utils.html
-share/doc/ghc6/users_guide/version-numbering.html
-share/doc/ghc6/users_guide/win32-dlls.html
-share/doc/ghc6/users_guide/win32.html
-share/doc/ghc6/users_guide/wrong-compilee.html
-share/doc/ghc6/users_guide/wrong.html
-@dirrm share/doc/ghc6/users_guide
-@dirrm share/doc/ghc6/libraries/unix
-@dirrm share/doc/ghc6/libraries/template-haskell
-@dirrm share/doc/ghc6/libraries/stm
-@dirrm share/doc/ghc6/libraries/readline
-@dirrm share/doc/ghc6/libraries/parsec
-@dirrm share/doc/ghc6/libraries/network
-@dirrm share/doc/ghc6/libraries/mtl
-@dirrm share/doc/ghc6/libraries/haskell98
-@dirrm share/doc/ghc6/libraries/haskell-src
-@dirrm share/doc/ghc6/libraries/fgl
-@dirrm share/doc/ghc6/libraries/base
-@dirrm share/doc/ghc6/libraries/X11
-@dirrm share/doc/ghc6/libraries/QuickCheck
-@dirrm share/doc/ghc6/libraries/OpenGL
-@dirrm share/doc/ghc6/libraries/HUnit
-@dirrm share/doc/ghc6/libraries/HGL
-@dirrm share/doc/ghc6/libraries/GLUT
-@dirrm share/doc/ghc6/libraries/Cabal
-@dirrm share/doc/ghc6/libraries
-@dirrm share/doc/ghc6/hslibs
-@dirrm share/doc/ghc6/building
-@dirrm share/doc/ghc6/Cabal
-@dirrm share/doc/ghc6
--- ghc6-doc-6.4_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060728063715.B00931209D>