Bug 100959 - [PATCH] lang/ghc6-doc: fix permissions, cleanup
Summary: [PATCH] lang/ghc6-doc: fix permissions, cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 07:40 UTC by Stanislav Sedov
Modified: 2006-09-05 04:21 UTC (History)
1 user (show)

See Also:


Attachments
ghc6-doc-6.4_1.patch (40.36 KB, patch)
2006-07-28 07:40 UTC, Stanislav Sedov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-07-28 07:40:15 UTC
 - 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
Comment 1 Stanislav Sedov 2006-07-28 08:03:03 UTC
Sorry - this PR for stale port. Diff for ghc-doc included.

---------------------------------------------------------------------------------
diff -ruN /usr/ports/lang/ghc-doc/Makefile ghc-doc/Makefile
--- /usr/ports/lang/ghc-doc/Makefile	Fri Oct 14 16:33:37 2005
+++ ghc-doc/Makefile	Fri Jul 28 11:00:27 2006
@@ -5,11 +5,13 @@
 # $FreeBSD: ports/lang/ghc-doc/Makefile,v 1.13 2005/10/14 12:33:37 vs
Exp $
 #
 
-PORTNAME=	ghc-doc
+PORTNAME=	ghc
 PORTVERSION=	6.4.1
+PORTREVISION=	2
 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 \
@@ -22,6 +24,7 @@
 
 NO_BUILD=	yes
 DOCSDIR=	${PREFIX}/share/doc/ghc6
+PORTDOCS=	*
 
 do-install:
 	@${MKDIR} ${DOCSDIR}
@@ -34,5 +37,7 @@
 	@${TAR} xfz ${DISTDIR}/${DIST_SUBDIR}/${FILE} \
 		-C ${DOCSDIR}
 .endfor
+	@${FIND} ${DOCSDIR}/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;
+	@${FIND} ${DOCSDIR}/ -type f -exec ${CHOWN} ${SHAREOWN} {} \;
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/lang/ghc-doc/pkg-plist ghc-doc/pkg-plist
--- /usr/ports/lang/ghc-doc/pkg-plist	Fri Oct 14 16:33:37 2005
+++ ghc-doc/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,719 +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/GHC.Unicode.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/release-6-4-1.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
---------------------------------------------------------------------------------
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-07-29 00:11:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

Over to maintainer(s).
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2006-08-29 09:17:33 UTC
State Changed
From-To: open->feedback

Your patch is based on a stale port which no longer exists. The 
pertinent one is lang/ghc-doc now. Could you submit an updated patch, please? 

Volker
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2006-09-05 04:20:30 UTC
State Changed
From-To: feedback->closed

Committed with update to 6.4.2, thanks! (I didn't see the second part of the PR first, sorry)