]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/commitdiff
i386-unknown-netbsd GHC-6.12.2
authorPHO <pho@cielonegro.org>
Fri, 7 May 2010 02:59:40 +0000 (11:59 +0900)
committerPHO <pho@cielonegro.org>
Fri, 7 May 2010 02:59:40 +0000 (11:59 +0900)
Makefile
PLIST.NetBSD-i386
buildlink3.mk
distinfo

index abe6b8572c18b14e2375b44a4b62a0b3a2413e8d..3c84795fe323ee2a7ffb0f46c77072641ef67f7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@ LICENSE=              modified-bsd
 
 DISTFILES=             ${DISTNAME}-src.tar.bz2 \
                                ${DISTNAME}-boot-i386-unknown-freebsd.tar.bz2 \
+                               ${DISTNAME}-boot-i386-unknown-netbsd.tar.bz2 \
                                ${DISTNAME}-boot-powerpc-apple-darwin.tar.bz2
-#                              ${DISTNAME}-boot-i386-unknown-netbsd.tar.bz2
 
 SITES.${DISTNAME}-src.tar.bz2                                          = http://www.haskell.org/ghc/dist/${VERSION}/
 SITES.${DISTNAME}-boot-i386-unknown-netbsd.tar.bz2     = http://static.cielonegro.org/archive/
@@ -99,7 +99,7 @@ pre-configure:
                cd bootstrap/${DISTNAME} && \
                ${LN} -sf ${PWD_CMD} utils/ghc-pwd/ghc-pwd && \
                ${ECHO} "====> Configuring for bootstrap compiler" && \
-               ${SETENV} ${CONFIGURE_ENV} ./configure --enable-hc-boot ${CONFIGURE_ARGS} && \
+               ${SETENV} ${CONFIGURE_ENV} ./configure --enable-hc-boot --with-ghc="" ${CONFIGURE_ARGS} && \
                ${ECHO} "====> Extracting bootstrap HC archive" && \
                (cd .. && bsdtar jxfm ${DISTDIR}/${BOOTSTRAP_TARBALL}) && \
                ${SH} mkfiles && \
@@ -179,11 +179,14 @@ CHECK_PORTABILITY_SKIP+=  distrib/prep-bin-dist-mingw
 # http://hackage.haskell.org/trac/ghc/ticket/2933
 CHECK_SHLIBS_SUPPORTED=        no
 
+# I guess pdcurses works well but not tested.
+USE_NCURSES=   yes
+.include "../../devel/ncurses/buildlink3.mk"
+
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 BUILDLINK_DEPMETHOD.libxslt = build
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk" # I guess pdcurses works well but not tested.
 .include "../../textproc/libxslt/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
index adcd1bda636f0c7a1104229d922c3e13eeddf320..220cbf76335f7adf4b34573cf61a382cd8c8094d 100644 (file)
@@ -11,125 +11,125 @@ bin/hpc
 bin/hsc2hs
 bin/runghc
 bin/runhaskell
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/CopyFile.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/CopyFile.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/Exception.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/Exception.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/ReadP.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/ReadP.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/TempFile.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compat/TempFile.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compiler.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Compiler.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/GetOpt.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/GetOpt.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/InstalledPackageInfo.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/InstalledPackageInfo.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/License.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/License.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Make.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Make.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ModuleName.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ModuleName.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Package.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Package.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Check.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Check.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Configuration.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Configuration.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Parse.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/PackageDescription/Parse.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ParseUtils.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ParseUtils.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ReadE.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/ReadE.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build/Macros.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build/Macros.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build/PathsModule.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Build/PathsModule.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/BuildPaths.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/BuildPaths.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Command.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Command.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Compiler.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Compiler.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Configure.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Configure.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC/IPI641.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC/IPI641.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC/IPI642.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/GHC/IPI642.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Haddock.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Haddock.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Hugs.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Hugs.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Install.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Install.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/InstallDirs.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/InstallDirs.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/JHC.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/JHC.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/LHC.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/LHC.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/LocalBuildInfo.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/LocalBuildInfo.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/NHC.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/NHC.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PackageIndex.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PackageIndex.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PreProcess.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PreProcess.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PreProcess/Unlit.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/PreProcess/Unlit.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Ar.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Ar.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Builtin.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Builtin.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Db.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Db.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/HcPkg.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/HcPkg.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Ld.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Ld.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Run.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Run.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Script.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Script.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Types.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Program/Types.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Register.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Register.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Setup.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Setup.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/SrcDist.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/SrcDist.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/UserHooks.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/UserHooks.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Utils.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Simple/Utils.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/System.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/System.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Text.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Text.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Verbosity.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Verbosity.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Version.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Distribution/Version.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/HSCabal-1.8.0.2.o
-lib/${PKGNAME}/Cabal-1.8.0.2/Language/Haskell/Extension.hi
-lib/${PKGNAME}/Cabal-1.8.0.2/Language/Haskell/Extension.p_hi
-lib/${PKGNAME}/Cabal-1.8.0.2/libHSCabal-1.8.0.2.a
-lib/${PKGNAME}/Cabal-1.8.0.2/libHSCabal-1.8.0.2_p.a
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/CopyFile.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/CopyFile.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/Exception.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/Exception.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/ReadP.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/ReadP.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/TempFile.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compat/TempFile.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compiler.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Compiler.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/GetOpt.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/GetOpt.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/InstalledPackageInfo.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/InstalledPackageInfo.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/License.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/License.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Make.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Make.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ModuleName.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ModuleName.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Package.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Package.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Check.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Check.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Configuration.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Configuration.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Parse.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/PackageDescription/Parse.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ParseUtils.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ParseUtils.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ReadE.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/ReadE.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build/Macros.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build/Macros.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build/PathsModule.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Build/PathsModule.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/BuildPaths.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/BuildPaths.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Command.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Command.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Compiler.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Compiler.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Configure.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Configure.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC/IPI641.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC/IPI641.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC/IPI642.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/GHC/IPI642.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Haddock.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Haddock.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Hugs.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Hugs.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Install.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Install.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/InstallDirs.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/InstallDirs.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/JHC.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/JHC.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/LHC.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/LHC.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/LocalBuildInfo.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/LocalBuildInfo.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/NHC.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/NHC.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PackageIndex.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PackageIndex.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PreProcess.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PreProcess.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PreProcess/Unlit.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/PreProcess/Unlit.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Ar.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Ar.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Builtin.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Builtin.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Db.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Db.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/HcPkg.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/HcPkg.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Ld.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Ld.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Run.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Run.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Script.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Script.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Types.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Program/Types.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Register.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Register.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Setup.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Setup.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/SrcDist.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/SrcDist.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/UserHooks.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/UserHooks.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Utils.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Simple/Utils.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/System.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/System.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Text.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Text.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Verbosity.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Verbosity.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Version.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Distribution/Version.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/HSCabal-1.8.0.4.o
+lib/${PKGNAME}/Cabal-1.8.0.4/Language/Haskell/Extension.hi
+lib/${PKGNAME}/Cabal-1.8.0.4/Language/Haskell/Extension.p_hi
+lib/${PKGNAME}/Cabal-1.8.0.4/libHSCabal-1.8.0.4.a
+lib/${PKGNAME}/Cabal-1.8.0.4/libHSCabal-1.8.0.4_p.a
 lib/${PKGNAME}/HSffi.o
 lib/${PKGNAME}/array-0.3.0.0/Data/Array.hi
 lib/${PKGNAME}/array-0.3.0.0/Data/Array.p_hi
@@ -407,331 +407,331 @@ lib/${PKGNAME}/base-3.0.3.2/Unsafe/Coerce.hi
 lib/${PKGNAME}/base-3.0.3.2/Unsafe/Coerce.p_hi
 lib/${PKGNAME}/base-3.0.3.2/libHSbase-3.0.3.2.a
 lib/${PKGNAME}/base-3.0.3.2/libHSbase-3.0.3.2_p.a
-lib/${PKGNAME}/base-4.2.0.0/Control/Applicative.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Applicative.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Arrow.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Arrow.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Category.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Category.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/Chan.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/Chan.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/MVar.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/MVar.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/QSem.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/QSem.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/QSemN.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/QSemN.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/SampleVar.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Concurrent/SampleVar.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Exception.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Exception.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Exception/Base.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Exception/Base.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/Fix.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/Fix.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/Instances.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/Instances.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST/Lazy.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST/Lazy.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST/Strict.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/Monad/ST/Strict.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Control/OldException.hi
-lib/${PKGNAME}/base-4.2.0.0/Control/OldException.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Bits.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Bits.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Bool.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Bool.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Char.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Char.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Complex.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Complex.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Data.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Data.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Dynamic.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Dynamic.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Either.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Either.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Eq.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Eq.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Fixed.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Fixed.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Foldable.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Foldable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Function.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Function.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Functor.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Functor.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/HashTable.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/HashTable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/IORef.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/IORef.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Int.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Int.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ix.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ix.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/List.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/List.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Maybe.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Maybe.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Monoid.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Monoid.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ord.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ord.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ratio.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Ratio.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef/Lazy.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef/Lazy.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef/Strict.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/STRef/Strict.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/String.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/String.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Traversable.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Traversable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Tuple.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Tuple.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Typeable.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Typeable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Unique.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Unique.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Version.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Version.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Word.hi
-lib/${PKGNAME}/base-4.2.0.0/Data/Word.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Debug/Trace.hi
-lib/${PKGNAME}/base-4.2.0.0/Debug/Trace.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/Error.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/Error.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/String.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/String.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/Types.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/C/Types.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Concurrent.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Concurrent.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/ForeignPtr.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/ForeignPtr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Alloc.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Alloc.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Array.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Array.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Error.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Error.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Pool.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Pool.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Utils.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Marshal/Utils.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Ptr.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Ptr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/StablePtr.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/StablePtr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Storable.hi
-lib/${PKGNAME}/base-4.2.0.0/Foreign/Storable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Arr.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Arr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Base.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Base.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Classes.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Classes.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Conc.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Conc.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ConsoleHandler.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ConsoleHandler.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Constants.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Constants.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Desugar.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Desugar.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Enum.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Enum.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Environment.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Environment.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Err.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Err.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Exception.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Exception.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Exts.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Exts.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Float.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Float.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ForeignPtr.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ForeignPtr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Handle.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Handle.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Buffer.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Buffer.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/BufferedIO.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/BufferedIO.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Device.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Device.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/CodePage.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/CodePage.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Iconv.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Iconv.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Latin1.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Latin1.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Types.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/Types.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF16.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF16.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF32.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF32.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF8.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Encoding/UTF8.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Exception.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Exception.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/FD.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/FD.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/FD.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/FD.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Internals.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Internals.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Text.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Text.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Types.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/Handle/Types.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/IOMode.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IO/IOMode.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IOArray.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IOArray.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IOBase.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IOBase.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IORef.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/IORef.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Int.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Int.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/List.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/List.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/MVar.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/MVar.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Num.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Num.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/PArr.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/PArr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Pack.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Pack.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Ptr.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Ptr.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Read.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Read.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Real.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Real.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ST.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/ST.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/STRef.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/STRef.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Show.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Show.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Stable.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Stable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Storable.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Storable.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/TopHandler.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/TopHandler.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Unicode.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Unicode.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Weak.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Weak.p_hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Word.hi
-lib/${PKGNAME}/base-4.2.0.0/GHC/Word.p_hi
-lib/${PKGNAME}/base-4.2.0.0/HSbase-4.2.0.0.o
-lib/${PKGNAME}/base-4.2.0.0/Numeric.hi
-lib/${PKGNAME}/base-4.2.0.0/Numeric.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Prelude.hi
-lib/${PKGNAME}/base-4.2.0.0/Prelude.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/CPUTime.hi
-lib/${PKGNAME}/base-4.2.0.0/System/CPUTime.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Console/GetOpt.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Console/GetOpt.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Environment.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Environment.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Exit.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Exit.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO.hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO/Error.hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO/Error.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO/Unsafe.hi
-lib/${PKGNAME}/base-4.2.0.0/System/IO/Unsafe.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Info.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Info.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem/StableName.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem/StableName.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem/Weak.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Mem/Weak.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Posix/Internals.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Posix/Internals.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Posix/Types.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Posix/Types.p_hi
-lib/${PKGNAME}/base-4.2.0.0/System/Timeout.hi
-lib/${PKGNAME}/base-4.2.0.0/System/Timeout.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/ParserCombinators/ReadP.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/ParserCombinators/ReadP.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/ParserCombinators/ReadPrec.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/ParserCombinators/ReadPrec.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Printf.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Printf.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Read.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Read.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Read/Lex.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Read/Lex.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Show.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Show.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Show/Functions.hi
-lib/${PKGNAME}/base-4.2.0.0/Text/Show/Functions.p_hi
-lib/${PKGNAME}/base-4.2.0.0/Unsafe/Coerce.hi
-lib/${PKGNAME}/base-4.2.0.0/Unsafe/Coerce.p_hi
-lib/${PKGNAME}/base-4.2.0.0/include/HsBase.h
-lib/${PKGNAME}/base-4.2.0.0/include/HsBaseConfig.h
-lib/${PKGNAME}/base-4.2.0.0/include/Typeable.h
-lib/${PKGNAME}/base-4.2.0.0/include/WCsubst.h
-lib/${PKGNAME}/base-4.2.0.0/include/consUtils.h
-lib/${PKGNAME}/base-4.2.0.0/libHSbase-4.2.0.0.a
-lib/${PKGNAME}/base-4.2.0.0/libHSbase-4.2.0.0_p.a
+lib/${PKGNAME}/base-4.2.0.1/Control/Applicative.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Applicative.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Arrow.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Arrow.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Category.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Category.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/Chan.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/Chan.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/MVar.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/MVar.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/QSem.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/QSem.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/QSemN.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/QSemN.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/SampleVar.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Concurrent/SampleVar.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Exception.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Exception.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Exception/Base.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Exception/Base.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/Fix.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/Fix.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/Instances.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/Instances.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST/Lazy.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST/Lazy.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST/Strict.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/Monad/ST/Strict.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Control/OldException.hi
+lib/${PKGNAME}/base-4.2.0.1/Control/OldException.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Bits.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Bits.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Bool.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Bool.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Char.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Char.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Complex.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Complex.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Data.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Data.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Dynamic.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Dynamic.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Either.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Either.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Eq.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Eq.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Fixed.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Fixed.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Foldable.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Foldable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Function.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Function.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Functor.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Functor.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/HashTable.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/HashTable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/IORef.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/IORef.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Int.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Int.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ix.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ix.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/List.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/List.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Maybe.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Maybe.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Monoid.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Monoid.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ord.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ord.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ratio.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Ratio.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef/Lazy.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef/Lazy.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef/Strict.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/STRef/Strict.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/String.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/String.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Traversable.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Traversable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Tuple.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Tuple.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Typeable.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Typeable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Unique.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Unique.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Version.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Version.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Word.hi
+lib/${PKGNAME}/base-4.2.0.1/Data/Word.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Debug/Trace.hi
+lib/${PKGNAME}/base-4.2.0.1/Debug/Trace.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/Error.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/Error.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/String.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/String.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/Types.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/C/Types.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Concurrent.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Concurrent.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/ForeignPtr.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/ForeignPtr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Alloc.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Alloc.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Array.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Array.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Error.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Error.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Pool.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Pool.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Utils.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Marshal/Utils.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Ptr.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Ptr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/StablePtr.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/StablePtr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Storable.hi
+lib/${PKGNAME}/base-4.2.0.1/Foreign/Storable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Arr.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Arr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Base.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Base.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Classes.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Classes.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Conc.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Conc.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ConsoleHandler.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ConsoleHandler.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Constants.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Constants.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Desugar.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Desugar.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Enum.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Enum.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Environment.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Environment.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Err.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Err.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Exception.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Exception.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Exts.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Exts.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Float.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Float.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ForeignPtr.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ForeignPtr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Handle.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Handle.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Buffer.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Buffer.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/BufferedIO.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/BufferedIO.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Device.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Device.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/CodePage.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/CodePage.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Iconv.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Iconv.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Latin1.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Latin1.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Types.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/Types.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF16.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF16.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF32.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF32.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF8.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Encoding/UTF8.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Exception.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Exception.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/FD.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/FD.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/FD.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/FD.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Internals.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Internals.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Text.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Text.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Types.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/Handle/Types.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/IOMode.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IO/IOMode.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IOArray.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IOArray.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IOBase.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IOBase.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IORef.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/IORef.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Int.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Int.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/List.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/List.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/MVar.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/MVar.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Num.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Num.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/PArr.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/PArr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Pack.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Pack.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Ptr.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Ptr.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Read.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Read.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Real.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Real.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ST.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/ST.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/STRef.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/STRef.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Show.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Show.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Stable.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Stable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Storable.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Storable.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/TopHandler.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/TopHandler.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Unicode.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Unicode.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Weak.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Weak.p_hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Word.hi
+lib/${PKGNAME}/base-4.2.0.1/GHC/Word.p_hi
+lib/${PKGNAME}/base-4.2.0.1/HSbase-4.2.0.1.o
+lib/${PKGNAME}/base-4.2.0.1/Numeric.hi
+lib/${PKGNAME}/base-4.2.0.1/Numeric.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Prelude.hi
+lib/${PKGNAME}/base-4.2.0.1/Prelude.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/CPUTime.hi
+lib/${PKGNAME}/base-4.2.0.1/System/CPUTime.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Console/GetOpt.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Console/GetOpt.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Environment.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Environment.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Exit.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Exit.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO.hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO/Error.hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO/Error.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO/Unsafe.hi
+lib/${PKGNAME}/base-4.2.0.1/System/IO/Unsafe.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Info.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Info.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem/StableName.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem/StableName.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem/Weak.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Mem/Weak.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Posix/Internals.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Posix/Internals.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Posix/Types.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Posix/Types.p_hi
+lib/${PKGNAME}/base-4.2.0.1/System/Timeout.hi
+lib/${PKGNAME}/base-4.2.0.1/System/Timeout.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/ParserCombinators/ReadP.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/ParserCombinators/ReadP.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/ParserCombinators/ReadPrec.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/ParserCombinators/ReadPrec.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Printf.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Printf.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Read.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Read.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Read/Lex.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Read/Lex.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Show.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Show.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Show/Functions.hi
+lib/${PKGNAME}/base-4.2.0.1/Text/Show/Functions.p_hi
+lib/${PKGNAME}/base-4.2.0.1/Unsafe/Coerce.hi
+lib/${PKGNAME}/base-4.2.0.1/Unsafe/Coerce.p_hi
+lib/${PKGNAME}/base-4.2.0.1/include/HsBase.h
+lib/${PKGNAME}/base-4.2.0.1/include/HsBaseConfig.h
+lib/${PKGNAME}/base-4.2.0.1/include/Typeable.h
+lib/${PKGNAME}/base-4.2.0.1/include/WCsubst.h
+lib/${PKGNAME}/base-4.2.0.1/include/consUtils.h
+lib/${PKGNAME}/base-4.2.0.1/libHSbase-4.2.0.1.a
+lib/${PKGNAME}/base-4.2.0.1/libHSbase-4.2.0.1_p.a
 lib/${PKGNAME}/bin-package-db-0.0.0.0/Distribution/InstalledPackageInfo/Binary.hi
 lib/${PKGNAME}/bin-package-db-0.0.0.0/Distribution/InstalledPackageInfo/Binary.p_hi
 lib/${PKGNAME}/bin-package-db-0.0.0.0/HSbin-package-db-0.0.0.0.o
 lib/${PKGNAME}/bin-package-db-0.0.0.0/libHSbin-package-db-0.0.0.0.a
 lib/${PKGNAME}/bin-package-db-0.0.0.0/libHSbin-package-db-0.0.0.0_p.a
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Char8.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Char8.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Fusion.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Fusion.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Internal.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Internal.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy/Char8.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy/Char8.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy/Internal.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Lazy/Internal.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Unsafe.hi
-lib/${PKGNAME}/bytestring-0.9.1.5/Data/ByteString/Unsafe.p_hi
-lib/${PKGNAME}/bytestring-0.9.1.5/HSbytestring-0.9.1.5.o
-lib/${PKGNAME}/bytestring-0.9.1.5/include/fpstring.h
-lib/${PKGNAME}/bytestring-0.9.1.5/libHSbytestring-0.9.1.5.a
-lib/${PKGNAME}/bytestring-0.9.1.5/libHSbytestring-0.9.1.5_p.a
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Char8.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Char8.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Fusion.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Fusion.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Internal.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Internal.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy/Char8.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy/Char8.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy/Internal.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Lazy/Internal.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Unsafe.hi
+lib/${PKGNAME}/bytestring-0.9.1.6/Data/ByteString/Unsafe.p_hi
+lib/${PKGNAME}/bytestring-0.9.1.6/HSbytestring-0.9.1.6.o
+lib/${PKGNAME}/bytestring-0.9.1.6/include/fpstring.h
+lib/${PKGNAME}/bytestring-0.9.1.6/libHSbytestring-0.9.1.6.a
+lib/${PKGNAME}/bytestring-0.9.1.6/libHSbytestring-0.9.1.6_p.a
 lib/${PKGNAME}/containers-0.3.0.0/Data/Graph.hi
 lib/${PKGNAME}/containers-0.3.0.0/Data/Graph.p_hi
 lib/${PKGNAME}/containers-0.3.0.0/Data/IntMap.hi
@@ -749,13 +749,13 @@ lib/${PKGNAME}/containers-0.3.0.0/Data/Tree.p_hi
 lib/${PKGNAME}/containers-0.3.0.0/HScontainers-0.3.0.0.o
 lib/${PKGNAME}/containers-0.3.0.0/libHScontainers-0.3.0.0.a
 lib/${PKGNAME}/containers-0.3.0.0/libHScontainers-0.3.0.0_p.a
-lib/${PKGNAME}/directory-1.0.1.0/HSdirectory-1.0.1.0.o
-lib/${PKGNAME}/directory-1.0.1.0/System/Directory.hi
-lib/${PKGNAME}/directory-1.0.1.0/System/Directory.p_hi
-lib/${PKGNAME}/directory-1.0.1.0/include/HsDirectory.h
-lib/${PKGNAME}/directory-1.0.1.0/include/HsDirectoryConfig.h
-lib/${PKGNAME}/directory-1.0.1.0/libHSdirectory-1.0.1.0.a
-lib/${PKGNAME}/directory-1.0.1.0/libHSdirectory-1.0.1.0_p.a
+lib/${PKGNAME}/directory-1.0.1.1/HSdirectory-1.0.1.1.o
+lib/${PKGNAME}/directory-1.0.1.1/System/Directory.hi
+lib/${PKGNAME}/directory-1.0.1.1/System/Directory.p_hi
+lib/${PKGNAME}/directory-1.0.1.1/include/HsDirectory.h
+lib/${PKGNAME}/directory-1.0.1.1/include/HsDirectoryConfig.h
+lib/${PKGNAME}/directory-1.0.1.1/libHSdirectory-1.0.1.1.a
+lib/${PKGNAME}/directory-1.0.1.1/libHSdirectory-1.0.1.1_p.a
 lib/${PKGNAME}/dph-base-0.4.0/Data/Array/Parallel/Arr.hi
 lib/${PKGNAME}/dph-base-0.4.0/Data/Array/Parallel/Arr.p_hi
 lib/${PKGNAME}/dph-base-0.4.0/Data/Array/Parallel/Arr/BBArr.hi
@@ -991,15 +991,15 @@ lib/${PKGNAME}/extensible-exceptions-0.1.1.1/HSextensible-exceptions-0.1.1.1.o
 lib/${PKGNAME}/extensible-exceptions-0.1.1.1/libHSextensible-exceptions-0.1.1.1.a
 lib/${PKGNAME}/extensible-exceptions-0.1.1.1/libHSextensible-exceptions-0.1.1.1_p.a
 lib/${PKGNAME}/extra-gcc-opts
-lib/${PKGNAME}/filepath-1.1.0.3/HSfilepath-1.1.0.3.o
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath.hi
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath.p_hi
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath/Posix.hi
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath/Posix.p_hi
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath/Windows.hi
-lib/${PKGNAME}/filepath-1.1.0.3/System/FilePath/Windows.p_hi
-lib/${PKGNAME}/filepath-1.1.0.3/libHSfilepath-1.1.0.3.a
-lib/${PKGNAME}/filepath-1.1.0.3/libHSfilepath-1.1.0.3_p.a
+lib/${PKGNAME}/filepath-1.1.0.4/HSfilepath-1.1.0.4.o
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath.hi
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath.p_hi
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath/Posix.hi
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath/Posix.p_hi
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath/Windows.hi
+lib/${PKGNAME}/filepath-1.1.0.4/System/FilePath/Windows.p_hi
+lib/${PKGNAME}/filepath-1.1.0.4/libHSfilepath-1.1.0.4.a
+lib/${PKGNAME}/filepath-1.1.0.4/libHSfilepath-1.1.0.4_p.a
 lib/${PKGNAME}/ghc
 lib/${PKGNAME}/${PKGNAME}/Alpha/CodeGen.hi
 lib/${PKGNAME}/${PKGNAME}/Alpha/CodeGen.p_hi
@@ -1875,17 +1875,17 @@ lib/${PKGNAME}/haskell98-1.0.1.1/Word.hi
 lib/${PKGNAME}/haskell98-1.0.1.1/Word.p_hi
 lib/${PKGNAME}/haskell98-1.0.1.1/libHShaskell98-1.0.1.1.a
 lib/${PKGNAME}/haskell98-1.0.1.1/libHShaskell98-1.0.1.1_p.a
-lib/${PKGNAME}/hpc-0.5.0.4/HShpc-0.5.0.4.o
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Mix.hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Mix.p_hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Reflect.hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Reflect.p_hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Tix.hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Tix.p_hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Util.hi
-lib/${PKGNAME}/hpc-0.5.0.4/Trace/Hpc/Util.p_hi
-lib/${PKGNAME}/hpc-0.5.0.4/libHShpc-0.5.0.4.a
-lib/${PKGNAME}/hpc-0.5.0.4/libHShpc-0.5.0.4_p.a
+lib/${PKGNAME}/hpc-0.5.0.5/HShpc-0.5.0.5.o
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Mix.hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Mix.p_hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Reflect.hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Reflect.p_hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Tix.hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Tix.p_hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Util.hi
+lib/${PKGNAME}/hpc-0.5.0.5/Trace/Hpc/Util.p_hi
+lib/${PKGNAME}/hpc-0.5.0.5/libHShpc-0.5.0.5.a
+lib/${PKGNAME}/hpc-0.5.0.5/libHShpc-0.5.0.5_p.a
 lib/${PKGNAME}/hsc2hs
 lib/${PKGNAME}/html/frames.html
 lib/${PKGNAME}/html/haddock-DEBUG.css
@@ -1904,6 +1904,7 @@ lib/${PKGNAME}/include/RtsAPI.h
 lib/${PKGNAME}/include/RtsFlags.h
 lib/${PKGNAME}/include/Stg.h
 lib/${PKGNAME}/include/ffi.h
+lib/${PKGNAME}/include/ffitarget.h
 lib/${PKGNAME}/include/ghcautoconf.h
 lib/${PKGNAME}/include/ghcconfig.h
 lib/${PKGNAME}/include/ghcplatform.h
@@ -1954,15 +1955,15 @@ lib/${PKGNAME}/include/stg/SMP.h
 lib/${PKGNAME}/include/stg/TailCalls.h
 lib/${PKGNAME}/include/stg/Ticky.h
 lib/${PKGNAME}/include/stg/Types.h
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer.hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer.p_hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer/GMP/Internals.hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer/GMP/Internals.p_hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer/Type.hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/GHC/Integer/Type.p_hi
-lib/${PKGNAME}/integer-gmp-0.2.0.0/HSinteger-gmp-0.2.0.0.o
-lib/${PKGNAME}/integer-gmp-0.2.0.0/libHSinteger-gmp-0.2.0.0.a
-lib/${PKGNAME}/integer-gmp-0.2.0.0/libHSinteger-gmp-0.2.0.0_p.a
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer.hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer.p_hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer/GMP/Internals.hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer/GMP/Internals.p_hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer/Type.hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/GHC/Integer/Type.p_hi
+lib/${PKGNAME}/integer-gmp-0.2.0.1/HSinteger-gmp-0.2.0.1.o
+lib/${PKGNAME}/integer-gmp-0.2.0.1/libHSinteger-gmp-0.2.0.1.a
+lib/${PKGNAME}/integer-gmp-0.2.0.1/libHSinteger-gmp-0.2.0.1_p.a
 lib/${PKGNAME}/libHSffi.a
 lib/${PKGNAME}/libHSffi_p.a
 lib/${PKGNAME}/libHSrts.a
@@ -1979,48 +1980,47 @@ lib/${PKGNAME}/old-locale-1.0.0.2/System/Locale.hi
 lib/${PKGNAME}/old-locale-1.0.0.2/System/Locale.p_hi
 lib/${PKGNAME}/old-locale-1.0.0.2/libHSold-locale-1.0.0.2.a
 lib/${PKGNAME}/old-locale-1.0.0.2/libHSold-locale-1.0.0.2_p.a
-lib/${PKGNAME}/old-time-1.0.0.3/HSold-time-1.0.0.3.o
-lib/${PKGNAME}/old-time-1.0.0.3/System/Time.hi
-lib/${PKGNAME}/old-time-1.0.0.3/System/Time.p_hi
-lib/${PKGNAME}/old-time-1.0.0.3/include/HsTime.h
-lib/${PKGNAME}/old-time-1.0.0.3/include/HsTimeConfig.h
-lib/${PKGNAME}/old-time-1.0.0.3/libHSold-time-1.0.0.3.a
-lib/${PKGNAME}/old-time-1.0.0.3/libHSold-time-1.0.0.3_p.a
-lib/${PKGNAME}/package.conf.d/Cabal-1.8.0.2-a0b2d09b5329bc7db1203f1f38a0a944.conf
-lib/${PKGNAME}/package.conf.d/array-0.3.0.0-dbdf73710a5bd9a534e8bcb2d8c8ee98.conf
-lib/${PKGNAME}/package.conf.d/base-3.0.3.2-52acef427378232ec569bca0486ee48f.conf
-lib/${PKGNAME}/package.conf.d/base-4.2.0.0-7d65a9b14d851d5ebf7a2e483be5e677.conf
-lib/${PKGNAME}/package.conf.d/bin-package-db-0.0.0.0-0c559ebe951f9972c4e6dfe5ebd4ce6a.conf
+lib/${PKGNAME}/old-time-1.0.0.4/HSold-time-1.0.0.4.o
+lib/${PKGNAME}/old-time-1.0.0.4/System/Time.hi
+lib/${PKGNAME}/old-time-1.0.0.4/System/Time.p_hi
+lib/${PKGNAME}/old-time-1.0.0.4/include/HsTime.h
+lib/${PKGNAME}/old-time-1.0.0.4/include/HsTimeConfig.h
+lib/${PKGNAME}/old-time-1.0.0.4/libHSold-time-1.0.0.4.a
+lib/${PKGNAME}/old-time-1.0.0.4/libHSold-time-1.0.0.4_p.a
+lib/${PKGNAME}/package.conf.d/Cabal-1.8.0.4-394e4839cd8da7073e8d4417b52f499d.conf
+lib/${PKGNAME}/package.conf.d/array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a.conf
+lib/${PKGNAME}/package.conf.d/base-3.0.3.2-260693a92016991a03206b5a55f6a411.conf
+lib/${PKGNAME}/package.conf.d/base-4.2.0.1-3aff30e41b5ada4e5afb9b4c65fe273d.conf
+lib/${PKGNAME}/package.conf.d/bin-package-db-0.0.0.0-000e95cf163c07c8b330bf93d19fe208.conf
 lib/${PKGNAME}/package.conf.d/builtin_ffi.conf
 lib/${PKGNAME}/package.conf.d/builtin_rts.conf
-lib/${PKGNAME}/package.conf.d/bytestring-0.9.1.5-05d508c53def894cebff225369606632.conf
-lib/${PKGNAME}/package.conf.d/containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411.conf
-lib/${PKGNAME}/package.conf.d/directory-1.0.1.0-39a3778d66d7c97ca798e75e3bd0f023.conf
-lib/${PKGNAME}/package.conf.d/dph-base-0.4.0-385a36312e9cc9bc5a672eb91d4e2be8.conf
-lib/${PKGNAME}/package.conf.d/dph-par-0.4.0-4e569f28e047d67d87266113526bc6ec.conf
-lib/${PKGNAME}/package.conf.d/dph-prim-interface-0.4.0-1badc74b9fa32117e97af15c908ef542.conf
-lib/${PKGNAME}/package.conf.d/dph-prim-par-0.4.0-e3a413f286eb1d5d727762c2087de132.conf
-lib/${PKGNAME}/package.conf.d/dph-prim-seq-0.4.0-23150bc82f21bd4268b1551af7a32901.conf
-lib/${PKGNAME}/package.conf.d/dph-seq-0.4.0-1f5167ea371010387123b68e975177b2.conf
-lib/${PKGNAME}/package.conf.d/extensible-exceptions-0.1.1.1-95db30aec4429ef77db437055a224b2f.conf
-lib/${PKGNAME}/package.conf.d/filepath-1.1.0.3-07812de93a673f50011d47451bcaac87.conf
-lib/${PKGNAME}/package.conf.d/${PKGNAME}-420e93e9c9ab3e0e8c66592c5c9f65e3.conf
-lib/${PKGNAME}/package.conf.d/ghc-binary-0.5.0.2-359d07c3fa596bee47da084cc306672c.conf
-lib/${PKGNAME}/package.conf.d/ghc-prim-0.2.0.0-3fbcc20c802efcd7c82089ec77d92990.conf
-lib/${PKGNAME}/package.conf.d/haskell98-1.0.1.1-0fdaf3b26bc38c43ce8371edf538dbf6.conf
-lib/${PKGNAME}/package.conf.d/hpc-0.5.0.4-5dc3e1bb4710a30ce5ecd2497a659638.conf
-lib/${PKGNAME}/package.conf.d/integer-gmp-0.2.0.0-fa82a0df93dc30b4a7c5654dd7c68cf4.conf
-lib/${PKGNAME}/package.conf.d/old-locale-1.0.0.2-ef43da9d308528e2994f68a00a6ea03f.conf
-lib/${PKGNAME}/package.conf.d/old-time-1.0.0.3-cf389cc5cf987be6c78e8b33a3db5c13.conf
+lib/${PKGNAME}/package.conf.d/bytestring-0.9.1.6-ef33ea5835b54f5aeb27daa21336fe25.conf
+lib/${PKGNAME}/package.conf.d/containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f.conf
+lib/${PKGNAME}/package.conf.d/directory-1.0.1.1-70c986d3ae048f81fbc2e4c6d0c00aa9.conf
+lib/${PKGNAME}/package.conf.d/dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8.conf
+lib/${PKGNAME}/package.conf.d/dph-par-0.4.0-1c18df9916a1a2146e2c7c65988d4a65.conf
+lib/${PKGNAME}/package.conf.d/dph-prim-interface-0.4.0-1e5823af1d17e7a97b7e9bef0183d383.conf
+lib/${PKGNAME}/package.conf.d/dph-prim-par-0.4.0-1bc31334f8f27b9c64fb143e11c28cd2.conf
+lib/${PKGNAME}/package.conf.d/dph-prim-seq-0.4.0-6df0daf6253f9a42120197341f24f0d8.conf
+lib/${PKGNAME}/package.conf.d/dph-seq-0.4.0-72b19c5a70f75036760701994f34a009.conf
+lib/${PKGNAME}/package.conf.d/extensible-exceptions-0.1.1.1-28a83091e117b2e719d4a1c4a320a1c8.conf
+lib/${PKGNAME}/package.conf.d/filepath-1.1.0.4-c303c646a99c2a24d2402008d247eb5f.conf
+lib/${PKGNAME}/package.conf.d/${PKGNAME}-6c6fc68759a5f32c03c6fd9ac141ff9d.conf
+lib/${PKGNAME}/package.conf.d/ghc-binary-0.5.0.2-ad447330ff9b3e1ee74692d4194bae8e.conf
+lib/${PKGNAME}/package.conf.d/ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11.conf
+lib/${PKGNAME}/package.conf.d/haskell98-1.0.1.1-64d0d2445dbab2ae6f4c0ef4dd5acffb.conf
+lib/${PKGNAME}/package.conf.d/hpc-0.5.0.5-c3d3be2aa2ff5c5388b5f4c7225e993a.conf
+lib/${PKGNAME}/package.conf.d/integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773.conf
+lib/${PKGNAME}/package.conf.d/old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923.conf
+lib/${PKGNAME}/package.conf.d/old-time-1.0.0.4-0c05e4639470f9463f782a08dcbf562a.conf
 lib/${PKGNAME}/package.conf.d/package.cache
-lib/${PKGNAME}/package.conf.d/pretty-1.0.1.1-2bfa34c699efff7eed4d6297a2dac12d.conf
-lib/${PKGNAME}/package.conf.d/process-1.0.1.2-d63fae31deba010084303b24e86ea3d0.conf
-lib/${PKGNAME}/package.conf.d/random-1.0.0.2-156803737564049405b3380fdb96ac75.conf
-lib/${PKGNAME}/package.conf.d/syb-0.1.0.2-1e7e0c316929641cb3237a60e3b63680.conf
-lib/${PKGNAME}/package.conf.d/template-haskell-2.4.0.0-66c32963c02c614f8b90922a52652be3.conf
-lib/${PKGNAME}/package.conf.d/time-1.1.4-74673f7d068def85b6a33c1cfba358a9.conf
-lib/${PKGNAME}/package.conf.d/unix-2.4.0.0-fcc47ae371fde69e3525eeb3468912e4.conf
-lib/${PKGNAME}/package.conf.d/utf8-string-0.3.4-28d427a9d698e222906816513a6fcbef.conf
+lib/${PKGNAME}/package.conf.d/pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea.conf
+lib/${PKGNAME}/package.conf.d/process-1.0.1.2-125832bb90c41f10120d4303750599ff.conf
+lib/${PKGNAME}/package.conf.d/random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff.conf
+lib/${PKGNAME}/package.conf.d/syb-0.1.0.2-0917873f366b0be90a48082271223b4e.conf
+lib/${PKGNAME}/package.conf.d/template-haskell-2.4.0.1-dd839650bfc441c8e772905b851e51e3.conf
+lib/${PKGNAME}/package.conf.d/time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856.conf
+lib/${PKGNAME}/package.conf.d/unix-2.4.0.1-4b2a0cb42ca60d5113e71f3a5a984fa0.conf
 lib/${PKGNAME}/pretty-1.0.1.1/HSpretty-1.0.1.1.o
 lib/${PKGNAME}/pretty-1.0.1.1/Text/PrettyPrint.hi
 lib/${PKGNAME}/pretty-1.0.1.1/Text/PrettyPrint.p_hi
@@ -2062,23 +2062,23 @@ lib/${PKGNAME}/syb-0.1.0.2/Data/Generics/Twins.p_hi
 lib/${PKGNAME}/syb-0.1.0.2/HSsyb-0.1.0.2.o
 lib/${PKGNAME}/syb-0.1.0.2/libHSsyb-0.1.0.2.a
 lib/${PKGNAME}/syb-0.1.0.2/libHSsyb-0.1.0.2_p.a
-lib/${PKGNAME}/template-haskell-2.4.0.0/HStemplate-haskell-2.4.0.0.o
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Lib.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Lib.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Ppr.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Ppr.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/PprLib.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/PprLib.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Quote.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Quote.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Syntax.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Syntax.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Syntax/Internals.hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/Language/Haskell/TH/Syntax/Internals.p_hi
-lib/${PKGNAME}/template-haskell-2.4.0.0/libHStemplate-haskell-2.4.0.0.a
-lib/${PKGNAME}/template-haskell-2.4.0.0/libHStemplate-haskell-2.4.0.0_p.a
+lib/${PKGNAME}/template-haskell-2.4.0.1/HStemplate-haskell-2.4.0.1.o
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Lib.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Lib.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Ppr.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Ppr.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/PprLib.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/PprLib.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Quote.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Quote.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Syntax.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Syntax.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Syntax/Internals.hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/Language/Haskell/TH/Syntax/Internals.p_hi
+lib/${PKGNAME}/template-haskell-2.4.0.1/libHStemplate-haskell-2.4.0.1.a
+lib/${PKGNAME}/template-haskell-2.4.0.1/libHStemplate-haskell-2.4.0.1_p.a
 lib/${PKGNAME}/template-hsc.h
 lib/${PKGNAME}/time-1.1.4/Data/Time.hi
 lib/${PKGNAME}/time-1.1.4/Data/Time.p_hi
@@ -2133,70 +2133,55 @@ lib/${PKGNAME}/time-1.1.4/include/HsTime.h
 lib/${PKGNAME}/time-1.1.4/include/HsTimeConfig.h
 lib/${PKGNAME}/time-1.1.4/libHStime-1.1.4.a
 lib/${PKGNAME}/time-1.1.4/libHStime-1.1.4_p.a
-lib/${PKGNAME}/unix-2.4.0.0/HSunix-2.4.0.0.o
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Directory.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Directory.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker/Module.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker/Module.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker/Prim.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/DynamicLinker/Prim.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Env.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Env.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Error.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Error.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Files.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Files.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/IO.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/IO.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Process.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Process.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Process/Internals.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Process/Internals.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Resource.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Resource.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Semaphore.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Semaphore.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/SharedMem.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/SharedMem.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Signals.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Signals.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Signals/Exts.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Signals/Exts.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Temp.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Temp.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Terminal.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Terminal.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Time.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Time.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Unistd.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/Unistd.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/User.hi
-lib/${PKGNAME}/unix-2.4.0.0/System/Posix/User.p_hi
-lib/${PKGNAME}/unix-2.4.0.0/include/HsUnix.h
-lib/${PKGNAME}/unix-2.4.0.0/include/HsUnixConfig.h
-lib/${PKGNAME}/unix-2.4.0.0/include/execvpe.h
-lib/${PKGNAME}/unix-2.4.0.0/libHSunix-2.4.0.0.a
-lib/${PKGNAME}/unix-2.4.0.0/libHSunix-2.4.0.0_p.a
+lib/${PKGNAME}/unix-2.4.0.1/HSunix-2.4.0.1.o
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Directory.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Directory.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker/Module.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker/Module.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker/Prim.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/DynamicLinker/Prim.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Env.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Env.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Error.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Error.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Files.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Files.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/IO.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/IO.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Process.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Process.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Process/Internals.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Process/Internals.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Resource.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Resource.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Semaphore.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Semaphore.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/SharedMem.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/SharedMem.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Signals.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Signals.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Signals/Exts.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Signals/Exts.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Temp.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Temp.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Terminal.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Terminal.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Time.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Time.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Unistd.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/Unistd.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/User.hi
+lib/${PKGNAME}/unix-2.4.0.1/System/Posix/User.p_hi
+lib/${PKGNAME}/unix-2.4.0.1/include/HsUnix.h
+lib/${PKGNAME}/unix-2.4.0.1/include/HsUnixConfig.h
+lib/${PKGNAME}/unix-2.4.0.1/include/execvpe.h
+lib/${PKGNAME}/unix-2.4.0.1/libHSunix-2.4.0.1.a
+lib/${PKGNAME}/unix-2.4.0.1/libHSunix-2.4.0.1_p.a
 lib/${PKGNAME}/unlit
-lib/${PKGNAME}/utf8-string-0.3.4/Codec/Binary/UTF8/Generic.hi
-lib/${PKGNAME}/utf8-string-0.3.4/Codec/Binary/UTF8/Generic.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/Codec/Binary/UTF8/String.hi
-lib/${PKGNAME}/utf8-string-0.3.4/Codec/Binary/UTF8/String.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/ByteString/Lazy/UTF8.hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/ByteString/Lazy/UTF8.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/ByteString/UTF8.hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/ByteString/UTF8.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/String/UTF8.hi
-lib/${PKGNAME}/utf8-string-0.3.4/Data/String/UTF8.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/HSutf8-string-0.3.4.o
-lib/${PKGNAME}/utf8-string-0.3.4/System/IO/UTF8.hi
-lib/${PKGNAME}/utf8-string-0.3.4/System/IO/UTF8.p_hi
-lib/${PKGNAME}/utf8-string-0.3.4/libHSutf8-string-0.3.4.a
-lib/${PKGNAME}/utf8-string-0.3.4/libHSutf8-string-0.3.4_p.a
 man/man1/ghc.1
 share/doc/ghc/html/Cabal/authors.html
 share/doc/ghc/html/Cabal/bugs.html
@@ -2228,148 +2213,148 @@ share/doc/ghc/html/html/haskell_icon.gif
 share/doc/ghc/html/html/minus.gif
 share/doc/ghc/html/html/plus.gif
 share/doc/ghc/html/index.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Cabal.haddock
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Compat-ReadP.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Compiler.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-InstalledPackageInfo.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-License.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Make.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-ModuleName.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Package.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-PackageDescription-Check.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-PackageDescription-Configuration.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-PackageDescription-Parse.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-PackageDescription.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-ParseUtils.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-ReadE.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Build-Macros.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Build-PathsModule.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Build.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-BuildPaths.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Command.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Compiler.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Configure.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-GHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Haddock.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Hugs.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Install.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-InstallDirs.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-JHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-LHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-LocalBuildInfo.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-NHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-PackageIndex.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-PreProcess-Unlit.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-PreProcess.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Ar.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Builtin.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Db.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-HcPkg.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Ld.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Run.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Script.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program-Types.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Program.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Register.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Setup.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-SrcDist.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-UserHooks.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple-Utils.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Simple.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-System.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Text.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Verbosity.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Distribution-Version.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/LICENSE
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/Language-Haskell-Extension.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-43.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-60.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-A.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-B.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-C.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-D.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-E.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-F.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-G.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-H.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-I.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-J.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-K.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-L.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-M.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-N.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-O.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-P.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-Q.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-R.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-S.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-T.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-U.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-V.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-W.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-X.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index-Y.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/doc-index.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/frames.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/haddock-util.js
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/haddock.css
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/haskell_icon.gif
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/index-frames.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/index.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Compat-ReadP.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Compiler.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-InstalledPackageInfo.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-License.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Make.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-ModuleName.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Package.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-PackageDescription-Check.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-PackageDescription-Configuration.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-PackageDescription-Parse.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-PackageDescription.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-ParseUtils.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-ReadE.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Build-Macros.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Build-PathsModule.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Build.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-BuildPaths.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Command.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Compiler.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Configure.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-GHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Haddock.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Hugs.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Install.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-InstallDirs.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-JHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-LHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-LocalBuildInfo.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-NHC.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-PackageIndex.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-PreProcess-Unlit.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-PreProcess.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Ar.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Builtin.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Db.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-HcPkg.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Ld.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Run.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Script.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program-Types.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Program.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Register.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Setup.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-SrcDist.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-UserHooks.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple-Utils.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Simple.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-System.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Text.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Verbosity.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Distribution-Version.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/mini_Language-Haskell-Extension.html
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/minus.gif
-share/doc/ghc/html/libraries/Cabal-1.8.0.2/plus.gif
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Cabal.haddock
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Compat-ReadP.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Compiler.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-InstalledPackageInfo.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-License.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Make.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-ModuleName.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Package.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-PackageDescription-Check.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-PackageDescription-Configuration.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-PackageDescription-Parse.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-PackageDescription.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-ParseUtils.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-ReadE.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Build-Macros.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Build-PathsModule.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Build.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-BuildPaths.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Command.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Compiler.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Configure.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-GHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Haddock.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Hugs.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Install.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-InstallDirs.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-JHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-LHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-LocalBuildInfo.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-NHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-PackageIndex.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-PreProcess-Unlit.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-PreProcess.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Ar.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Builtin.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Db.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-HcPkg.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Ld.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Run.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Script.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program-Types.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Program.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Register.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Setup.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-SrcDist.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-UserHooks.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple-Utils.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Simple.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-System.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Text.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Verbosity.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Distribution-Version.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/LICENSE
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/Language-Haskell-Extension.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-43.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-60.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-A.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-B.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-C.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-D.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-E.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-F.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-G.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-H.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-I.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-J.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-K.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-L.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-M.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-N.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-O.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-P.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-Q.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-R.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-S.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-T.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-U.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-V.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-W.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-X.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index-Y.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/doc-index.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/frames.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/haddock-util.js
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/haddock.css
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/haskell_icon.gif
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/index-frames.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/index.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Compat-ReadP.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Compiler.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-InstalledPackageInfo.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-License.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Make.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-ModuleName.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Package.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-PackageDescription-Check.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-PackageDescription-Configuration.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-PackageDescription-Parse.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-PackageDescription.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-ParseUtils.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-ReadE.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Build-Macros.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Build-PathsModule.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Build.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-BuildPaths.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Command.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Compiler.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Configure.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-GHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Haddock.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Hugs.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Install.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-InstallDirs.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-JHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-LHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-LocalBuildInfo.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-NHC.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-PackageIndex.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-PreProcess-Unlit.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-PreProcess.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Ar.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Builtin.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Db.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-HcPkg.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Ld.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Run.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Script.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program-Types.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Program.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Register.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Setup.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-SrcDist.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-UserHooks.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple-Utils.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Simple.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-System.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Text.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Verbosity.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Distribution-Version.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/mini_Language-Haskell-Extension.html
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/minus.gif
+share/doc/ghc/html/libraries/Cabal-1.8.0.4/plus.gif
 share/doc/ghc/html/libraries/array-0.3.0.0/Data-Array-IArray.html
 share/doc/ghc/html/libraries/array-0.3.0.0/Data-Array-IO-Internals.html
 share/doc/ghc/html/libraries/array-0.3.0.0/Data-Array-IO.html
@@ -2398,277 +2383,277 @@ share/doc/ghc/html/libraries/array-0.3.0.0/mini_Data-Array.html
 share/doc/ghc/html/libraries/array-0.3.0.0/minus.gif
 share/doc/ghc/html/libraries/array-0.3.0.0/plus.gif
 share/doc/ghc/html/libraries/base-3.0.3.2/LICENSE
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Applicative.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Arrow.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Category.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent-Chan.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent-MVar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent-QSem.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent-QSemN.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent-SampleVar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Concurrent.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Exception-Base.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Exception.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad-Fix.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad-Instances.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad-ST-Lazy.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad-ST-Strict.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad-ST.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-Monad.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Control-OldException.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Bits.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Bool.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Char.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Complex.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Data.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Dynamic.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Either.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Eq.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Fixed.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Foldable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Function.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Functor.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-HashTable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-IORef.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Int.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Ix.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-List.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Maybe.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Monoid.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Ord.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Ratio.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-STRef-Lazy.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-STRef-Strict.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-STRef.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-String.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Traversable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Tuple.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Typeable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Unique.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Version.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Data-Word.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Debug-Trace.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-C-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-C-String.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-C-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-C.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Concurrent.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-ForeignPtr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal-Alloc.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal-Array.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal-Pool.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal-Utils.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Marshal.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Ptr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-StablePtr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign-Storable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Foreign.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-Conc.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-ConsoleHandler.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-Constants.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-Desugar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-Environment.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-Exts.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Buffer.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-BufferedIO.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Device.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-CodePage.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-Iconv.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-Latin1.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-UTF16.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-UTF32.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding-UTF8.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Encoding.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Handle-FD.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-IO-Handle.html
-share/doc/ghc/html/libraries/base-4.2.0.0/GHC-PArr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/LICENSE
-share/doc/ghc/html/libraries/base-4.2.0.0/Numeric.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Prelude.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-CPUTime.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Console-GetOpt.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Environment.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Exit.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-IO-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-IO-Unsafe.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Info.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Mem-StableName.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Mem-Weak.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Mem.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Posix-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/System-Timeout.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-ParserCombinators-ReadP.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-ParserCombinators-ReadPrec.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-Printf.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-Read-Lex.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-Read.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-Show-Functions.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Text-Show.html
-share/doc/ghc/html/libraries/base-4.2.0.0/Unsafe-Coerce.html
-share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-124.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-33.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-36.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-37.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-38.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-42.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-43.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-45.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-46.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-47.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-58.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-60.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-61.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-62.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-92.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-94.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-A.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-B.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-C.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-D.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-E.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-F.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-G.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-H.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-I.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-J.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-K.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-L.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-M.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-N.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-O.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-P.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-Q.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-R.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-S.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-T.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-U.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-V.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-W.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-X.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-Y.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index-Z.html
-share/doc/ghc/html/libraries/base-4.2.0.0/doc-index.html
-share/doc/ghc/html/libraries/base-4.2.0.0/frames.html
-share/doc/ghc/html/libraries/base-4.2.0.0/haddock-util.js
-share/doc/ghc/html/libraries/base-4.2.0.0/haddock.css
-share/doc/ghc/html/libraries/base-4.2.0.0/haskell_icon.gif
-share/doc/ghc/html/libraries/base-4.2.0.0/index-frames.html
-share/doc/ghc/html/libraries/base-4.2.0.0/index.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Applicative.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Arrow.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Category.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent-Chan.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent-MVar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent-QSem.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent-QSemN.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent-SampleVar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Concurrent.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Exception-Base.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Exception.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad-Fix.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad-Instances.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad-ST-Lazy.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad-ST-Strict.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad-ST.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-Monad.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Control-OldException.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Bits.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Bool.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Char.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Complex.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Data.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Dynamic.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Either.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Eq.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Fixed.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Foldable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Function.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Functor.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-HashTable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-IORef.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Int.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Ix.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-List.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Maybe.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Monoid.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Ord.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Ratio.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-STRef-Lazy.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-STRef-Strict.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-STRef.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-String.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Traversable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Tuple.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Typeable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Unique.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Version.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Data-Word.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Debug-Trace.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-C-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-C-String.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-C-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-C.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Concurrent.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-ForeignPtr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal-Alloc.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal-Array.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal-Pool.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal-Utils.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Marshal.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Ptr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-StablePtr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign-Storable.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Foreign.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-Conc.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-ConsoleHandler.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-Constants.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-Desugar.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-Environment.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-Exts.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Buffer.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-BufferedIO.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Device.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-CodePage.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-Iconv.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-Latin1.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-UTF16.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-UTF32.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding-UTF8.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Encoding.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Handle-FD.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-IO-Handle.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_GHC-PArr.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Numeric.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Prelude.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-CPUTime.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Console-GetOpt.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Environment.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Exit.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-IO-Error.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-IO-Unsafe.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-IO.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Info.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Mem-StableName.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Mem-Weak.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Mem.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Posix-Types.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_System-Timeout.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-ParserCombinators-ReadP.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-ParserCombinators-ReadPrec.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-Printf.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-Read-Lex.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-Read.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-Show-Functions.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Text-Show.html
-share/doc/ghc/html/libraries/base-4.2.0.0/mini_Unsafe-Coerce.html
-share/doc/ghc/html/libraries/base-4.2.0.0/minus.gif
-share/doc/ghc/html/libraries/base-4.2.0.0/plus.gif
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Applicative.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Arrow.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Category.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent-Chan.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent-MVar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent-QSem.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent-QSemN.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent-SampleVar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Concurrent.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Exception-Base.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Exception.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad-Fix.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad-Instances.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad-ST-Lazy.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad-ST-Strict.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad-ST.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-Monad.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Control-OldException.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Bits.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Bool.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Char.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Complex.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Data.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Dynamic.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Either.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Eq.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Fixed.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Foldable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Function.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Functor.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-HashTable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-IORef.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Int.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Ix.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-List.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Maybe.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Monoid.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Ord.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Ratio.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-STRef-Lazy.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-STRef-Strict.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-STRef.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-String.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Traversable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Tuple.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Typeable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Unique.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Version.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Data-Word.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Debug-Trace.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-C-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-C-String.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-C-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-C.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Concurrent.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-ForeignPtr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal-Alloc.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal-Array.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal-Pool.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal-Utils.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Marshal.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Ptr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-StablePtr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign-Storable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Foreign.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-Conc.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-ConsoleHandler.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-Constants.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-Desugar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-Environment.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-Exts.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Buffer.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-BufferedIO.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Device.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-CodePage.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-Iconv.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-Latin1.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-UTF16.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-UTF32.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding-UTF8.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Encoding.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Handle-FD.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-IO-Handle.html
+share/doc/ghc/html/libraries/base-4.2.0.1/GHC-PArr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/LICENSE
+share/doc/ghc/html/libraries/base-4.2.0.1/Numeric.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Prelude.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-CPUTime.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Console-GetOpt.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Environment.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Exit.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-IO-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-IO-Unsafe.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-IO.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Info.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Mem-StableName.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Mem-Weak.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Mem.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Posix-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/System-Timeout.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-ParserCombinators-ReadP.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-ParserCombinators-ReadPrec.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-Printf.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-Read-Lex.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-Read.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-Show-Functions.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Text-Show.html
+share/doc/ghc/html/libraries/base-4.2.0.1/Unsafe-Coerce.html
+share/doc/ghc/html/libraries/base-4.2.0.1/base.haddock
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-124.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-33.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-36.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-37.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-38.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-42.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-43.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-45.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-46.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-47.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-58.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-60.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-61.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-62.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-92.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-94.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-A.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-B.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-C.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-D.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-E.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-F.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-G.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-H.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-I.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-J.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-K.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-L.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-M.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-N.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-O.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-P.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-Q.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-R.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-S.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-T.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-U.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-V.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-W.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-X.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-Y.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index-Z.html
+share/doc/ghc/html/libraries/base-4.2.0.1/doc-index.html
+share/doc/ghc/html/libraries/base-4.2.0.1/frames.html
+share/doc/ghc/html/libraries/base-4.2.0.1/haddock-util.js
+share/doc/ghc/html/libraries/base-4.2.0.1/haddock.css
+share/doc/ghc/html/libraries/base-4.2.0.1/haskell_icon.gif
+share/doc/ghc/html/libraries/base-4.2.0.1/index-frames.html
+share/doc/ghc/html/libraries/base-4.2.0.1/index.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Applicative.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Arrow.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Category.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent-Chan.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent-MVar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent-QSem.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent-QSemN.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent-SampleVar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Concurrent.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Exception-Base.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Exception.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad-Fix.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad-Instances.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad-ST-Lazy.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad-ST-Strict.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad-ST.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-Monad.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Control-OldException.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Bits.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Bool.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Char.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Complex.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Data.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Dynamic.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Either.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Eq.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Fixed.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Foldable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Function.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Functor.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-HashTable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-IORef.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Int.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Ix.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-List.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Maybe.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Monoid.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Ord.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Ratio.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-STRef-Lazy.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-STRef-Strict.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-STRef.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-String.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Traversable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Tuple.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Typeable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Unique.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Version.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Data-Word.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Debug-Trace.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-C-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-C-String.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-C-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-C.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Concurrent.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-ForeignPtr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal-Alloc.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal-Array.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal-Pool.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal-Utils.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Marshal.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Ptr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-StablePtr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign-Storable.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Foreign.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-Conc.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-ConsoleHandler.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-Constants.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-Desugar.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-Environment.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-Exts.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Buffer.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-BufferedIO.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Device.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-CodePage.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-Iconv.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-Latin1.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-UTF16.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-UTF32.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding-UTF8.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Encoding.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Handle-FD.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-IO-Handle.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_GHC-PArr.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Numeric.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Prelude.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-CPUTime.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Console-GetOpt.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Environment.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Exit.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-IO-Error.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-IO-Unsafe.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-IO.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Info.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Mem-StableName.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Mem-Weak.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Mem.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Posix-Types.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_System-Timeout.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-ParserCombinators-ReadP.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-ParserCombinators-ReadPrec.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-Printf.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-Read-Lex.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-Read.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-Show-Functions.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Text-Show.html
+share/doc/ghc/html/libraries/base-4.2.0.1/mini_Unsafe-Coerce.html
+share/doc/ghc/html/libraries/base-4.2.0.1/minus.gif
+share/doc/ghc/html/libraries/base-4.2.0.1/plus.gif
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/Distribution-InstalledPackageInfo-Binary.html
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/doc-index.html
@@ -2681,27 +2666,27 @@ share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/index.html
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/mini_Distribution-InstalledPackageInfo-Binary.html
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/minus.gif
 share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/plus.gif
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/Data-ByteString-Char8.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/Data-ByteString-Lazy-Char8.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/Data-ByteString-Lazy.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/Data-ByteString-Unsafe.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/Data-ByteString.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/LICENSE
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/bytestring.haddock
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/doc-index.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/frames.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/haddock-util.js
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/haddock.css
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/haskell_icon.gif
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/index-frames.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/index.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/mini_Data-ByteString-Char8.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/mini_Data-ByteString-Lazy-Char8.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/mini_Data-ByteString-Lazy.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/mini_Data-ByteString-Unsafe.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/mini_Data-ByteString.html
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/minus.gif
-share/doc/ghc/html/libraries/bytestring-0.9.1.5/plus.gif
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/Data-ByteString-Char8.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/Data-ByteString-Lazy-Char8.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/Data-ByteString-Lazy.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/Data-ByteString-Unsafe.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/Data-ByteString.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/LICENSE
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/bytestring.haddock
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/doc-index.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/frames.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/haddock-util.js
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/haddock.css
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/haskell_icon.gif
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/index-frames.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/index.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/mini_Data-ByteString-Char8.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/mini_Data-ByteString-Lazy-Char8.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/mini_Data-ByteString-Lazy.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/mini_Data-ByteString-Unsafe.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/mini_Data-ByteString.html
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/minus.gif
+share/doc/ghc/html/libraries/bytestring-0.9.1.6/plus.gif
 share/doc/ghc/html/libraries/containers-0.3.0.0/Data-Graph.html
 share/doc/ghc/html/libraries/containers-0.3.0.0/Data-IntMap.html
 share/doc/ghc/html/libraries/containers-0.3.0.0/Data-IntSet.html
@@ -2753,19 +2738,19 @@ share/doc/ghc/html/libraries/containers-0.3.0.0/mini_Data-Set.html
 share/doc/ghc/html/libraries/containers-0.3.0.0/mini_Data-Tree.html
 share/doc/ghc/html/libraries/containers-0.3.0.0/minus.gif
 share/doc/ghc/html/libraries/containers-0.3.0.0/plus.gif
-share/doc/ghc/html/libraries/directory-1.0.1.0/LICENSE
-share/doc/ghc/html/libraries/directory-1.0.1.0/System-Directory.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/directory.haddock
-share/doc/ghc/html/libraries/directory-1.0.1.0/doc-index.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/frames.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/haddock-util.js
-share/doc/ghc/html/libraries/directory-1.0.1.0/haddock.css
-share/doc/ghc/html/libraries/directory-1.0.1.0/haskell_icon.gif
-share/doc/ghc/html/libraries/directory-1.0.1.0/index-frames.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/index.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/mini_System-Directory.html
-share/doc/ghc/html/libraries/directory-1.0.1.0/minus.gif
-share/doc/ghc/html/libraries/directory-1.0.1.0/plus.gif
+share/doc/ghc/html/libraries/directory-1.0.1.1/LICENSE
+share/doc/ghc/html/libraries/directory-1.0.1.1/System-Directory.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock
+share/doc/ghc/html/libraries/directory-1.0.1.1/doc-index.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/frames.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/haddock-util.js
+share/doc/ghc/html/libraries/directory-1.0.1.1/haddock.css
+share/doc/ghc/html/libraries/directory-1.0.1.1/haskell_icon.gif
+share/doc/ghc/html/libraries/directory-1.0.1.1/index-frames.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/index.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/mini_System-Directory.html
+share/doc/ghc/html/libraries/directory-1.0.1.1/minus.gif
+share/doc/ghc/html/libraries/directory-1.0.1.1/plus.gif
 share/doc/ghc/html/libraries/doc-index-124.html
 share/doc/ghc/html/libraries/doc-index-33.html
 share/doc/ghc/html/libraries/doc-index-36.html
@@ -3016,23 +3001,23 @@ share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/index.html
 share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/mini_Control-Exception-Extensible.html
 share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/minus.gif
 share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/plus.gif
-share/doc/ghc/html/libraries/filepath-1.1.0.3/LICENSE
-share/doc/ghc/html/libraries/filepath-1.1.0.3/System-FilePath-Posix.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/System-FilePath-Windows.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/System-FilePath.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/doc-index.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/filepath.haddock
-share/doc/ghc/html/libraries/filepath-1.1.0.3/frames.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/haddock-util.js
-share/doc/ghc/html/libraries/filepath-1.1.0.3/haddock.css
-share/doc/ghc/html/libraries/filepath-1.1.0.3/haskell_icon.gif
-share/doc/ghc/html/libraries/filepath-1.1.0.3/index-frames.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/index.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/mini_System-FilePath-Posix.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/mini_System-FilePath-Windows.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/mini_System-FilePath.html
-share/doc/ghc/html/libraries/filepath-1.1.0.3/minus.gif
-share/doc/ghc/html/libraries/filepath-1.1.0.3/plus.gif
+share/doc/ghc/html/libraries/filepath-1.1.0.4/LICENSE
+share/doc/ghc/html/libraries/filepath-1.1.0.4/System-FilePath-Posix.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/System-FilePath-Windows.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/System-FilePath.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/doc-index.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock
+share/doc/ghc/html/libraries/filepath-1.1.0.4/frames.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/haddock-util.js
+share/doc/ghc/html/libraries/filepath-1.1.0.4/haddock.css
+share/doc/ghc/html/libraries/filepath-1.1.0.4/haskell_icon.gif
+share/doc/ghc/html/libraries/filepath-1.1.0.4/index-frames.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/index.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/mini_System-FilePath-Posix.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/mini_System-FilePath-Windows.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/mini_System-FilePath.html
+share/doc/ghc/html/libraries/filepath-1.1.0.4/minus.gif
+share/doc/ghc/html/libraries/filepath-1.1.0.4/plus.gif
 share/doc/ghc/html/libraries/frames.html
 share/doc/ghc/html/libraries/gen_contents_index
 share/doc/ghc/html/libraries/${PKGNAME}/Alpha-CodeGen.html
@@ -4029,41 +4014,41 @@ share/doc/ghc/html/libraries/haskell98-1.0.1.1/mini_Word.html
 share/doc/ghc/html/libraries/haskell98-1.0.1.1/minus.gif
 share/doc/ghc/html/libraries/haskell98-1.0.1.1/plus.gif
 share/doc/ghc/html/libraries/haskell_icon.gif
-share/doc/ghc/html/libraries/hpc-0.5.0.4/LICENSE
-share/doc/ghc/html/libraries/hpc-0.5.0.4/Trace-Hpc-Mix.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/Trace-Hpc-Reflect.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/Trace-Hpc-Tix.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/Trace-Hpc-Util.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/doc-index.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/frames.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/haddock-util.js
-share/doc/ghc/html/libraries/hpc-0.5.0.4/haddock.css
-share/doc/ghc/html/libraries/hpc-0.5.0.4/haskell_icon.gif
-share/doc/ghc/html/libraries/hpc-0.5.0.4/hpc.haddock
-share/doc/ghc/html/libraries/hpc-0.5.0.4/index-frames.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/index.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/mini_Trace-Hpc-Mix.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/mini_Trace-Hpc-Reflect.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/mini_Trace-Hpc-Tix.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/mini_Trace-Hpc-Util.html
-share/doc/ghc/html/libraries/hpc-0.5.0.4/minus.gif
-share/doc/ghc/html/libraries/hpc-0.5.0.4/plus.gif
+share/doc/ghc/html/libraries/hpc-0.5.0.5/LICENSE
+share/doc/ghc/html/libraries/hpc-0.5.0.5/Trace-Hpc-Mix.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/Trace-Hpc-Reflect.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/Trace-Hpc-Tix.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/Trace-Hpc-Util.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/doc-index.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/frames.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/haddock-util.js
+share/doc/ghc/html/libraries/hpc-0.5.0.5/haddock.css
+share/doc/ghc/html/libraries/hpc-0.5.0.5/haskell_icon.gif
+share/doc/ghc/html/libraries/hpc-0.5.0.5/hpc.haddock
+share/doc/ghc/html/libraries/hpc-0.5.0.5/index-frames.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/index.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/mini_Trace-Hpc-Mix.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/mini_Trace-Hpc-Reflect.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/mini_Trace-Hpc-Tix.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/mini_Trace-Hpc-Util.html
+share/doc/ghc/html/libraries/hpc-0.5.0.5/minus.gif
+share/doc/ghc/html/libraries/hpc-0.5.0.5/plus.gif
 share/doc/ghc/html/libraries/hscolour.css
 share/doc/ghc/html/libraries/index-frames.html
 share/doc/ghc/html/libraries/index.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/GHC-Integer.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/LICENSE
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/doc-index.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/frames.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/haddock-util.js
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/haddock.css
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/haskell_icon.gif
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/index-frames.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/index.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/mini_GHC-Integer.html
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/minus.gif
-share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/plus.gif
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/GHC-Integer.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/LICENSE
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/doc-index.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/frames.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/haddock-util.js
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/haddock.css
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/haskell_icon.gif
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/index-frames.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/index.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/mini_GHC-Integer.html
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/minus.gif
+share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/plus.gif
 share/doc/ghc/html/libraries/minus.gif
 share/doc/ghc/html/libraries/old-locale-1.0.0.2/LICENSE
 share/doc/ghc/html/libraries/old-locale-1.0.0.2/System-Locale.html
@@ -4078,19 +4063,19 @@ share/doc/ghc/html/libraries/old-locale-1.0.0.2/mini_System-Locale.html
 share/doc/ghc/html/libraries/old-locale-1.0.0.2/minus.gif
 share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock
 share/doc/ghc/html/libraries/old-locale-1.0.0.2/plus.gif
-share/doc/ghc/html/libraries/old-time-1.0.0.3/LICENSE
-share/doc/ghc/html/libraries/old-time-1.0.0.3/System-Time.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/doc-index.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/frames.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/haddock-util.js
-share/doc/ghc/html/libraries/old-time-1.0.0.3/haddock.css
-share/doc/ghc/html/libraries/old-time-1.0.0.3/haskell_icon.gif
-share/doc/ghc/html/libraries/old-time-1.0.0.3/index-frames.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/index.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/mini_System-Time.html
-share/doc/ghc/html/libraries/old-time-1.0.0.3/minus.gif
-share/doc/ghc/html/libraries/old-time-1.0.0.3/old-time.haddock
-share/doc/ghc/html/libraries/old-time-1.0.0.3/plus.gif
+share/doc/ghc/html/libraries/old-time-1.0.0.4/LICENSE
+share/doc/ghc/html/libraries/old-time-1.0.0.4/System-Time.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/doc-index.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/frames.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/haddock-util.js
+share/doc/ghc/html/libraries/old-time-1.0.0.4/haddock.css
+share/doc/ghc/html/libraries/old-time-1.0.0.4/haskell_icon.gif
+share/doc/ghc/html/libraries/old-time-1.0.0.4/index-frames.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/index.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/mini_System-Time.html
+share/doc/ghc/html/libraries/old-time-1.0.0.4/minus.gif
+share/doc/ghc/html/libraries/old-time-1.0.0.4/old-time.haddock
+share/doc/ghc/html/libraries/old-time-1.0.0.4/plus.gif
 share/doc/ghc/html/libraries/plus.gif
 share/doc/ghc/html/libraries/pretty-1.0.1.1/LICENSE
 share/doc/ghc/html/libraries/pretty-1.0.1.1/Text-PrettyPrint-HughesPJ.html
@@ -4178,55 +4163,55 @@ share/doc/ghc/html/libraries/syb-0.1.0.2/mini_Data-Generics.html
 share/doc/ghc/html/libraries/syb-0.1.0.2/minus.gif
 share/doc/ghc/html/libraries/syb-0.1.0.2/plus.gif
 share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/LICENSE
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-Lib.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-Ppr.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-PprLib.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-Quote.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-Syntax-Internals.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH-Syntax.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/Language-Haskell-TH.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-36.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-60.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-A.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-B.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-C.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-D.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-E.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-F.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-G.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-H.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-I.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-K.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-L.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-M.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-N.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-O.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-P.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-Q.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-R.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-S.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-T.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-U.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-V.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index-W.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/doc-index.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/frames.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/haddock-util.js
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/haddock.css
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/haskell_icon.gif
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/index-frames.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/index.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-Lib.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-Ppr.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-PprLib.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-Quote.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-Syntax-Internals.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH-Syntax.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/mini_Language-Haskell-TH.html
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/minus.gif
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/plus.gif
-share/doc/ghc/html/libraries/template-haskell-2.4.0.0/template-haskell.haddock
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/LICENSE
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-Lib.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-Ppr.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-PprLib.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-Quote.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-Syntax-Internals.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH-Syntax.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/Language-Haskell-TH.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-36.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-60.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-A.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-B.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-C.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-D.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-E.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-F.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-G.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-H.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-I.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-K.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-L.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-M.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-N.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-O.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-P.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-Q.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-R.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-S.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-T.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-U.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-V.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index-W.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/doc-index.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/frames.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/haddock-util.js
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/haddock.css
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/haskell_icon.gif
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/index-frames.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/index.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-Lib.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-Ppr.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-PprLib.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-Quote.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-Syntax-Internals.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH-Syntax.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/mini_Language-Haskell-TH.html
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/minus.gif
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/plus.gif
+share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.haddock
 share/doc/ghc/html/libraries/time-1.1.4/Data-Time-Calendar-Easter.html
 share/doc/ghc/html/libraries/time-1.1.4/Data-Time-Calendar-Julian.html
 share/doc/ghc/html/libraries/time-1.1.4/Data-Time-Calendar-MonthDay.html
@@ -4262,105 +4247,82 @@ share/doc/ghc/html/libraries/time-1.1.4/mini_Data-Time.html
 share/doc/ghc/html/libraries/time-1.1.4/minus.gif
 share/doc/ghc/html/libraries/time-1.1.4/plus.gif
 share/doc/ghc/html/libraries/time-1.1.4/time.haddock
-share/doc/ghc/html/libraries/unix-2.4.0.0/LICENSE
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Directory.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-DynamicLinker-Module.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-DynamicLinker-Prim.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-DynamicLinker.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Env.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Error.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Files.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-IO.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Process-Internals.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Process.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Resource.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Semaphore.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-SharedMem.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Signals-Exts.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Signals.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Temp.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Terminal.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Time.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-Unistd.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix-User.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/System-Posix.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-A.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-B.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-C.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-D.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-E.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-F.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-G.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-H.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-I.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-J.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-K.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-L.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-M.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-N.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-O.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-P.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-Q.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-R.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-S.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-T.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-U.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-V.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index-W.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/doc-index.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/frames.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/haddock-util.js
-share/doc/ghc/html/libraries/unix-2.4.0.0/haddock.css
-share/doc/ghc/html/libraries/unix-2.4.0.0/haskell_icon.gif
-share/doc/ghc/html/libraries/unix-2.4.0.0/index-frames.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/index.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Directory.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-DynamicLinker-Module.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-DynamicLinker-Prim.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-DynamicLinker.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Env.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Error.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Files.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-IO.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Process-Internals.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Process.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Resource.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Semaphore.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-SharedMem.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Signals-Exts.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Signals.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Temp.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Terminal.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Time.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-Unistd.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix-User.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/mini_System-Posix.html
-share/doc/ghc/html/libraries/unix-2.4.0.0/minus.gif
-share/doc/ghc/html/libraries/unix-2.4.0.0/plus.gif
-share/doc/ghc/html/libraries/unix-2.4.0.0/unix.haddock
-share/doc/ghc/html/libraries/utf8-string-0.3.4/Codec-Binary-UTF8-Generic.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/Codec-Binary-UTF8-String.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/Data-ByteString-Lazy-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/Data-ByteString-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/Data-String-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/LICENSE
-share/doc/ghc/html/libraries/utf8-string-0.3.4/System-IO-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/doc-index.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/frames.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/haddock-util.js
-share/doc/ghc/html/libraries/utf8-string-0.3.4/haddock.css
-share/doc/ghc/html/libraries/utf8-string-0.3.4/haskell_icon.gif
-share/doc/ghc/html/libraries/utf8-string-0.3.4/index-frames.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/index.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_Codec-Binary-UTF8-Generic.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_Codec-Binary-UTF8-String.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_Data-ByteString-Lazy-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_Data-ByteString-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_Data-String-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/mini_System-IO-UTF8.html
-share/doc/ghc/html/libraries/utf8-string-0.3.4/minus.gif
-share/doc/ghc/html/libraries/utf8-string-0.3.4/plus.gif
-share/doc/ghc/html/libraries/utf8-string-0.3.4/utf8-string.haddock
+share/doc/ghc/html/libraries/unix-2.4.0.1/LICENSE
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Directory.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-DynamicLinker-Module.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-DynamicLinker-Prim.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-DynamicLinker.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Env.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Error.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Files.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-IO.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Process-Internals.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Process.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Resource.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Semaphore.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-SharedMem.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Signals-Exts.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Signals.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Temp.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Terminal.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Time.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-Unistd.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix-User.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/System-Posix.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-A.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-B.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-C.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-D.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-E.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-F.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-G.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-H.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-I.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-J.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-K.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-L.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-M.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-N.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-O.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-P.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-Q.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-R.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-S.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-T.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-U.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-V.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index-W.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/doc-index.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/frames.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/haddock-util.js
+share/doc/ghc/html/libraries/unix-2.4.0.1/haddock.css
+share/doc/ghc/html/libraries/unix-2.4.0.1/haskell_icon.gif
+share/doc/ghc/html/libraries/unix-2.4.0.1/index-frames.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/index.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Directory.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-DynamicLinker-Module.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-DynamicLinker-Prim.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-DynamicLinker.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Env.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Error.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Files.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-IO.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Process-Internals.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Process.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Resource.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Semaphore.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-SharedMem.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Signals-Exts.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Signals.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Temp.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Terminal.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Time.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-Unistd.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix-User.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/mini_System-Posix.html
+share/doc/ghc/html/libraries/unix-2.4.0.1/minus.gif
+share/doc/ghc/html/libraries/unix-2.4.0.1/plus.gif
+share/doc/ghc/html/libraries/unix-2.4.0.1/unix.haddock
 share/doc/ghc/html/users_guide/License.html
 share/doc/ghc/html/users_guide/arrow-notation.html
 share/doc/ghc/html/users_guide/assertions.html
@@ -4420,6 +4382,7 @@ share/doc/ghc/html/users_guide/prof-time-options.html
 share/doc/ghc/html/users_guide/prof_scc.png
 share/doc/ghc/html/users_guide/profiling.html
 share/doc/ghc/html/users_guide/release-6-12-1.html
+share/doc/ghc/html/users_guide/release-6-12-2.html
 share/doc/ghc/html/users_guide/rewrite-rules.html
 share/doc/ghc/html/users_guide/runghc.html
 share/doc/ghc/html/users_guide/runtime-control.html
index 5000b8e035a6393affa0c74a4cace2632b2af687..63ff0e56f6c7081857dc4c4b3342e66fe6f14167 100644 (file)
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=        ghc
 .if !defined(GHC_BUILDLINK3_MK)
 GHC_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.ghc+=    ghc>=6.12.1
+BUILDLINK_API_DEPENDS.ghc+=    ghc>=6.12.2
 BUILDLINK_PKGSRCDIR.ghc?=      ../../wip/ghc
 
 .include "../../converters/libiconv/buildlink3.mk"
index b33a638e35f9d5aad2453b608d6683c1244bad12..9e06663ad937b363e5969ce247945c60688d33b9 100644 (file)
--- a/distinfo
+++ b/distinfo
@@ -3,6 +3,9 @@ $NetBSD: distinfo,v 1.22 2008/07/07 14:58:00 kristerw Exp $
 SHA1 (ghc-6.12.2-boot-i386-unknown-freebsd.tar.bz2) = 3353dccff3de4fa49b1399747389ebf2c19d05a7
 RMD160 (ghc-6.12.2-boot-i386-unknown-freebsd.tar.bz2) = 97f73bda83bb79476a3821d05816e95e5d48e63b
 Size (ghc-6.12.2-boot-i386-unknown-freebsd.tar.bz2) = 19552626 bytes
+SHA1 (ghc-6.12.2-boot-i386-unknown-netbsd.tar.bz2) = 67f2ccd431d587372536676fcf6575915697b9d3
+RMD160 (ghc-6.12.2-boot-i386-unknown-netbsd.tar.bz2) = a3ce28eaa63479713f47c5696ba4c79ae8bad53d
+Size (ghc-6.12.2-boot-i386-unknown-netbsd.tar.bz2) = 19555867 bytes
 SHA1 (ghc-6.12.2-boot-powerpc-apple-darwin.tar.bz2) = 894eb868e19865836858acf87a77bafbab1ac60c
 RMD160 (ghc-6.12.2-boot-powerpc-apple-darwin.tar.bz2) = acd20c65c489ef9b72ecc34723729f8845754a70
 Size (ghc-6.12.2-boot-powerpc-apple-darwin.tar.bz2) = 19658673 bytes