Not to be committed in this form. Builds on amd64, doesn't build on i386
because it runs out of memory during the build twice -- first when
building the bootstrap Cabal (which you can work around by restarting
the build after the first failure), second when building the stage1
compiler for real, even when using -O0 for building it. At least
with the ghc-8.2.2 bootstrapper.

This also now includes (again?) the libraries mtl, parsec stm and
text, which may require some shuffling with the corresponding hs-*
ports and some conflict markers.

To be honest, I'm just tired of this madness. I'm running a bulk
rebuild with it to see what breaks, and that's it.

Ciao,
        Kili

ps: no, I will not answer any questions about the port or ghc in
general. Take it or leave it.

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/ghc/Makefile,v
retrieving revision 1.159
diff -u -p -r1.159 Makefile
--- Makefile    30 Mar 2018 23:16:59 -0000      1.159
+++ Makefile    6 Apr 2018 23:21:22 -0000
@@ -12,7 +12,6 @@ COMMENT =             compiler for the functional l
 NO_CCACHE =            Yes
 
 DISTNAME =             ghc-${MODGHC_VER}
-REVISION =             2
 CATEGORIES =           lang devel
 HOMEPAGE =             https://www.haskell.org/ghc/
 
@@ -66,28 +65,31 @@ SUPDISTFILES +=             ${BINDISTFILE-$m}
 # Substvars for all libraries, assuming that ghc-bnot, ghc-boot-th and
 # ghci will always have the same version number as ghc.
 GHC_ITEMS = \
-       CABAL                   2.0.1.0 \
+       CABAL                   2.2.0.0         \
        ARRAY                   0.5.2.0         \
-       BASE                    4.10.1.0        \
+       BASE                    4.11.0.0        \
        BINARY                  0.8.5.1         \
        BYTESTRING              0.10.8.2        \
-       CONTAINERS              0.5.10.2        \
+       CONTAINERS              0.5.11.0        \
        DEEPSEQ                 1.4.3.0         \
-       DIRECTORY               1.3.0.2         \
-       FILEPATH                1.4.1.2         \
-       GHC                     8.2.2           \
+       DIRECTORY               1.3.1.5         \
+       FILEPATH                1.4.2           \
+       GHC                     8.4.1           \
        GHC_COMPACT             0.1.0.0         \
-       GHC_PRIM                0.5.1.1         \
-       HASKELINE               0.7.4.0         \
-       HOOPL                   3.10.2.2        \
+       GHC_PRIM                0.5.2.0         \
+       HASKELINE               0.7.4.2         \
        HPC                     0.6.0.3         \
        INTEGER_GMP             1.0.1.0         \
-       PRETTY                  1.1.3.3         \
-       PROCESS                 1.6.1.0         \
-       TEMPLATE_HASKELL        2.12.0.0        \
-       TERMINFO                0.4.1.0         \
+       MTL                     2.2.2           \
+       PARSEC                  3.1.13.0        \
+       PRETTY                  1.1.3.6         \
+       PROCESS                 1.6.3.0         \
+       STM                     2.4.5.0         \
+       TEMPLATE_HASKELL        2.13.0.0        \
+       TERMINFO                0.4.1.1         \
+       TEXT                    1.2.3.0         \
        TIME                    1.8.0.2         \
-       TRANSFORMERS            0.5.2.0         \
+       TRANSFORMERS            0.5.5.0         \
        UNIX                    2.7.2.2         \
        XHTML                   3000.2.2
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/ghc/distinfo,v
retrieving revision 1.51
diff -u -p -r1.51 distinfo
--- distinfo    30 Mar 2018 23:16:59 -0000      1.51
+++ distinfo    4 Apr 2018 21:59:26 -0000
@@ -1,12 +1,12 @@
-SHA256 (ghc/ghc-8.2.2-src.tar.xz) = 
u47DY0qhMtCfqicLvWBLgt+mHwSFVlWvb50Uqe7cBfw=
-SHA256 (ghc/ghc-8.2.2-testsuite.tar.xz) = 
kn/5OfRqD3mqh+FuVuCgJKKIx4JZvth0yxWqlqZTVmw=
 SHA256 (ghc/ghc-8.2.2.20180330-amd64-unknown-openbsd.tar.xz) = 
erhGm6JICVVn2InKtQSddXZWb18PrHqXlmOUy5/keSg=
 SHA256 (ghc/ghc-8.2.2.20180330-i386-unknown-openbsd.tar.xz) = 
Txnu9vWOIRISD817Qy42vnikc6xRnI0gvdBU28b1Eis=
 SHA256 (ghc/ghc-8.2.2.20180330-shlibs-amd64.tar.gz) = 
mFtqmGjL2L/1eqzf31Ewv9i7nIF8mldRwR2PflG22j4=
 SHA256 (ghc/ghc-8.2.2.20180330-shlibs-i386.tar.gz) = 
v2c6QAG9a5lnN2hl4HWNtxjo37x4mSTPF2UGnwR+D0o=
-SIZE (ghc/ghc-8.2.2-src.tar.xz) = 10753272
-SIZE (ghc/ghc-8.2.2-testsuite.tar.xz) = 1809936
+SHA256 (ghc/ghc-8.4.1-src.tar.xz) = 
Oa4vJRkkCPNVaT5aPItv9hPdt8TamY/fJiEBQ6YYOdI=
+SHA256 (ghc/ghc-8.4.1-testsuite.tar.xz) = 
bfu76xu3YGmK+Z2C8F5ODbOzYG1lvj+neRdxF8Y4GEE=
 SIZE (ghc/ghc-8.2.2.20180330-amd64-unknown-openbsd.tar.xz) = 48946188
 SIZE (ghc/ghc-8.2.2.20180330-i386-unknown-openbsd.tar.xz) = 47654468
 SIZE (ghc/ghc-8.2.2.20180330-shlibs-amd64.tar.gz) = 2795641
 SIZE (ghc/ghc-8.2.2.20180330-shlibs-i386.tar.gz) = 2786181
+SIZE (ghc/ghc-8.4.1-src.tar.xz) = 11301528
+SIZE (ghc/ghc-8.4.1-testsuite.tar.xz) = 1870756
Index: ghc.port.mk
===================================================================
RCS file: /cvs/ports/lang/ghc/ghc.port.mk,v
retrieving revision 1.42
diff -u -p -r1.42 ghc.port.mk
--- ghc.port.mk 22 Jan 2018 00:42:30 -0000      1.42
+++ ghc.port.mk 4 Apr 2018 21:59:26 -0000
@@ -6,7 +6,7 @@ ONLY_FOR_ARCHS =        i386 amd64
 
 # Dependency of meta/haskell-platform.
 # Please do *not* update without thinking.
-MODGHC_VER =           8.2.2
+MODGHC_VER =           8.4.1
 SUBST_VARS +=          MODGHC_VER
 
 MODGHC_BIN =           ${LOCALBASE}/bin/ghc
Index: patches/patch-compiler_main_SysTools_Info_hs
===================================================================
RCS file: patches/patch-compiler_main_SysTools_Info_hs
diff -N patches/patch-compiler_main_SysTools_Info_hs
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-compiler_main_SysTools_Info_hs        4 Apr 2018 21:59:26 
-0000
@@ -0,0 +1,15 @@
+$OpenBSD$
+
+Index: compiler/main/SysTools/Info.hs
+--- compiler/main/SysTools/Info.hs.orig
++++ compiler/main/SysTools/Info.hs
+@@ -229,6 +229,9 @@ getCompilerInfo' dflags = do
+         -- FreeBSD clang
+         | any ("FreeBSD clang version" `isInfixOf`) stde =
+           return Clang
++        -- OpenBSD clang
++        | any ("OpenBSD clang version" `isInfixOf`) stde =
++          return Clang
+         -- XCode 5.1 clang
+         | any ("Apple LLVM version 5.1" `isPrefixOf`) stde =
+           return AppleClang51
Index: patches/patch-compiler_main_SysTools_hs
===================================================================
RCS file: patches/patch-compiler_main_SysTools_hs
diff -N patches/patch-compiler_main_SysTools_hs
--- patches/patch-compiler_main_SysTools_hs     22 Jan 2018 00:42:30 -0000      
1.3
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-compiler_main_SysTools_hs,v 1.3 2018/01/22 00:42:30 kili Exp $
-Index: compiler/main/SysTools.hs
---- compiler/main/SysTools.hs.orig
-+++ compiler/main/SysTools.hs
-@@ -881,6 +881,9 @@ getCompilerInfo' dflags = do
-         -- Regular clang
-         | any ("clang version" `isInfixOf`) stde =
-           return Clang
-+        -- stupid thingy !!!!
-+        | any ("OpenBSD clang version" `isPrefixOf`) stde =
-+          return Clang
-         -- XCode 5.1 clang
-         | any ("Apple LLVM version 5.1" `isPrefixOf`) stde =
-           return AppleClang51
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-configure,v
retrieving revision 1.18
diff -u -p -r1.18 patch-configure
--- patches/patch-configure     22 Jan 2018 00:42:30 -0000      1.18
+++ patches/patch-configure     6 Apr 2018 20:01:19 -0000
@@ -2,7 +2,27 @@ $OpenBSD: patch-configure,v 1.18 2018/01
 Index: configure
 --- configure.orig
 +++ configure
-@@ -9152,7 +9152,7 @@ $as_echo_n "checking for extra options to pass gcc whe
+@@ -4071,6 +4071,9 @@ case "$target_cpu" in
+       linux-*|linux)
+         llvm_target_os="linux"
+         ;;
++      # This one probably completely bogus, at least for freebsd and
++      # openbsd (because $target_os is something like openbsd6.3 and
++      # will never match):
+       # As far as I'm aware, none of these have relevant variants
+       
freebsd|netbsd|openbsd|dragonfly|hpux|linuxaout|kfreebsdgnu|freebsd2|solaris2|mingw32|darwin|gnu|nextstep2|nextstep3|sunos4|ultrix|haiku)
+         llvm_target_os="$target_os"
+@@ -4086,6 +4089,9 @@ case "$target_cpu" in
+                 #      i686-gentoo-freebsd8.2
+         llvm_target_os="freebsd"
+         ;;
++      openbsd*)
++        llvm_target_os="openbsd"
++      ;;
+       nto-qnx*)
+         llvm_target_os="nto-qnx"
+         ;;
+@@ -8964,7 +8970,7 @@ $as_echo_n "checking for extra options to pass gcc whe
  if ${fp_cv_gcc_extra_opts+:} false; then :
    $as_echo_n "(cached) " >&6
  else
Index: patches/patch-ghc_mk
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-ghc_mk,v
retrieving revision 1.13
diff -u -p -r1.13 patch-ghc_mk
--- patches/patch-ghc_mk        22 Jan 2018 00:42:30 -0000      1.13
+++ patches/patch-ghc_mk        4 Apr 2018 21:59:26 -0000
@@ -6,7 +6,7 @@ gtar creates an archive which our tar ca
 Index: ghc.mk
 --- ghc.mk.orig
 +++ ghc.mk
-@@ -1105,6 +1105,8 @@ unix-binary-dist-prep:
+@@ -1116,6 +1116,8 @@ unix-binary-dist-prep:
        echo "CrossCompiling     = $(CrossCompiling)"     >> $(BIN_DIST_MK)
        cd $(BIN_DIST_PREP_DIR) && autoreconf
        $(call removeFiles,$(BIN_DIST_PREP_TAR))
Index: patches/patch-iserv_ghc_mk
===================================================================
RCS file: patches/patch-iserv_ghc_mk
diff -N patches/patch-iserv_ghc_mk
--- patches/patch-iserv_ghc_mk  22 Jan 2018 00:42:30 -0000      1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,20 +0,0 @@
-$OpenBSD: patch-iserv_ghc_mk,v 1.2 2018/01/22 00:42:30 kili Exp $
-
-Seriously -- if there are knobs to disable threads it should be possible
-to build everything without threads.
-
-Index: iserv/ghc.mk
---- iserv/ghc.mk.orig
-+++ iserv/ghc.mk
-@@ -20,9 +20,11 @@ iserv_stage2_p_MORE_HC_OPTS += -debug
- iserv_stage2_dyn_MORE_HC_OPTS += -debug
- endif
- 
-+ifeq "$(GhcThreaded)" "YES"
- iserv_stage2_MORE_HC_OPTS += -threaded
- iserv_stage2_p_MORE_HC_OPTS += -threaded
- iserv_stage2_dyn_MORE_HC_OPTS += -threaded
-+endif
- 
- # Add -Wl,--export-dynamic enables GHCi to load dynamic objects that
- # refer to the RTS.  This is harmless if you don't use it (adds a bit
Index: patches/patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs
===================================================================
RCS file: 
/cvs/ports/lang/ghc/patches/patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs,v
retrieving revision 1.1
diff -u -p -r1.1 patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs
--- patches/patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs 22 Jan 
2018 00:42:30 -0000      1.1
+++ patches/patch-libraries_Cabal_Cabal_Distribution_Simple_Compiler_hs 4 Apr 
2018 21:59:26 -0000
@@ -7,7 +7,7 @@ field into package registrations).
 Index: libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs
 --- libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs.orig
 +++ libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs
-@@ -329,15 +329,7 @@ backpackSupported = ghcSupported "Support Backpack"
+@@ -345,15 +345,7 @@ backpackSupported = ghcSupported "Support Backpack"
  -- | Does this compiler support a package database entry with:
  -- "dynamic-library-dirs"?
  libraryDynDirSupported :: Compiler -> Bool
@@ -22,5 +22,5 @@ Index: libraries/Cabal/Cabal/Distributio
 -  v = compilerVersion comp
 +libraryDynDirSupported comp = False
  
- -- | Does this compiler support Haskell program coverage?
- coverageSupported :: Compiler -> Bool
+ -- | Does this compiler's "ar" command supports response file
+ -- arguments (i.e. @file-style arguments).
Index: patches/patch-libraries_base_GHC_IO_Encoding_hs
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-libraries_base_GHC_IO_Encoding_hs,v
retrieving revision 1.4
diff -u -p -r1.4 patch-libraries_base_GHC_IO_Encoding_hs
--- patches/patch-libraries_base_GHC_IO_Encoding_hs     19 Sep 2015 07:42:57 
-0000      1.4
+++ patches/patch-libraries_base_GHC_IO_Encoding_hs     4 Apr 2018 21:59:26 
-0000
@@ -1,7 +1,8 @@
 $OpenBSD: patch-libraries_base_GHC_IO_Encoding_hs,v 1.4 2015/09/19 07:42:57 
kili Exp $
---- libraries/base/GHC/IO/Encoding.hs.orig     Tue Jul 21 21:50:11 2015
-+++ libraries/base/GHC/IO/Encoding.hs  Sun Aug  9 17:35:52 2015
-@@ -101,7 +101,9 @@ utf32le = UTF32.utf32le
+Index: libraries/base/GHC/IO/Encoding.hs
+--- libraries/base/GHC/IO/Encoding.hs.orig
++++ libraries/base/GHC/IO/Encoding.hs
+@@ -102,7 +102,9 @@ utf32le = UTF32.utf32le
  utf32be  :: TextEncoding
  utf32be = UTF32.utf32be
  
Index: patches/patch-mk_config_mk_in
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-mk_config_mk_in,v
retrieving revision 1.13
diff -u -p -r1.13 patch-mk_config_mk_in
--- patches/patch-mk_config_mk_in       22 Jan 2018 00:42:30 -0000      1.13
+++ patches/patch-mk_config_mk_in       6 Apr 2018 18:39:34 -0000
@@ -5,7 +5,7 @@ Don't build shared libs for now.
 Index: mk/config.mk.in
 --- mk/config.mk.in.orig
 +++ mk/config.mk.in
-@@ -122,7 +122,9 @@ endif
+@@ -112,7 +112,9 @@ endif
  NoSharedLibsPlatformList = \
        powerpc-ibm-aix \
        x86_64-unknown-mingw32 \
Index: patches/patch-rts_RtsSymbols_c
===================================================================
RCS file: patches/patch-rts_RtsSymbols_c
diff -N patches/patch-rts_RtsSymbols_c
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-rts_RtsSymbols_c      5 Apr 2018 18:46:04 -0000
@@ -0,0 +1,15 @@
+$OpenBSD$
+
+Index: rts/RtsSymbols.c
+--- rts/RtsSymbols.c.orig
++++ rts/RtsSymbols.c
+@@ -278,8 +278,7 @@
+ 
+ #if defined(openbsd_HOST_OS)
+ #define RTS_OPENBSD_ONLY_SYMBOLS                            \
+-     SymE_NeedsProto(__guard_local)                         \
+-     SymE_NeedsProto(_DYNAMIC)
++     SymE_NeedsProto(__guard_local)
+ #else
+ #define RTS_OPENBSD_ONLY_SYMBOLS
+ #endif
Index: patches/patch-testsuite_driver_testlib_py
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-testsuite_driver_testlib_py,v
retrieving revision 1.9
diff -u -p -r1.9 patch-testsuite_driver_testlib_py
--- patches/patch-testsuite_driver_testlib_py   22 Jan 2018 00:42:30 -0000      
1.9
+++ patches/patch-testsuite_driver_testlib_py   4 Apr 2018 21:59:26 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-testsuite_driver_testlib
 Index: testsuite/driver/testlib.py
 --- testsuite/driver/testlib.py.orig
 +++ testsuite/driver/testlib.py
-@@ -1551,6 +1551,13 @@ def compare_outputs(way, kind, normaliser, expected_fi
+@@ -1565,6 +1565,13 @@ def compare_outputs(way, kind, normaliser, expected_fi
      actual_raw = read_no_crs(actual_path)
      actual_str = normaliser(actual_raw)
  
@@ -16,7 +16,7 @@ Index: testsuite/driver/testlib.py
      # See Note [Output comparison].
      if whitespace_normaliser(expected_str) == 
whitespace_normaliser(actual_str):
          return 1
-@@ -1566,14 +1573,14 @@ def compare_outputs(way, kind, normaliser, expected_fi
+@@ -1580,14 +1587,14 @@ def compare_outputs(way, kind, normaliser, expected_fi
  
          if config.verbose >= 1 and _expect_pass(way):
              # See Note [Output comparison].
Index: patches/patch-testsuite_tests_codeGen_should_run_all_T
===================================================================
RCS file: 
/cvs/ports/lang/ghc/patches/patch-testsuite_tests_codeGen_should_run_all_T,v
retrieving revision 1.5
diff -u -p -r1.5 patch-testsuite_tests_codeGen_should_run_all_T
--- patches/patch-testsuite_tests_codeGen_should_run_all_T      28 Jan 2018 
19:40:29 -0000      1.5
+++ patches/patch-testsuite_tests_codeGen_should_run_all_T      4 Apr 2018 
21:59:26 -0000
@@ -5,7 +5,7 @@ With 8k of stack, this test fails for WA
 Index: testsuite/tests/codeGen/should_run/all.T
 --- testsuite/tests/codeGen/should_run/all.T.orig
 +++ testsuite/tests/codeGen/should_run/all.T
-@@ -84,7 +84,7 @@ test('T2080', normal, compile_and_run, [''])
+@@ -86,7 +86,7 @@ test('T2080', normal, compile_and_run, [''])
  test('T2838', normal, compile_and_run, [''])
  test('T3207', normal, compile_and_run, [''])
  test('T3561', normal, compile_and_run, [''])
Index: patches/patch-utils_ghc-pkg_Main_hs
===================================================================
RCS file: /cvs/ports/lang/ghc/patches/patch-utils_ghc-pkg_Main_hs,v
retrieving revision 1.6
diff -u -p -r1.6 patch-utils_ghc-pkg_Main_hs
--- patches/patch-utils_ghc-pkg_Main_hs 22 Jan 2018 00:42:30 -0000      1.6
+++ patches/patch-utils_ghc-pkg_Main_hs 4 Apr 2018 21:59:26 -0000
@@ -7,7 +7,7 @@ running ghc-pkg unregister ... -v0 --for
 Index: utils/ghc-pkg/Main.hs
 --- utils/ghc-pkg/Main.hs.orig
 +++ utils/ghc-pkg/Main.hs
-@@ -1364,7 +1364,7 @@ modifyPackage fn pkgarg verbosity my_flags force = do
+@@ -1365,7 +1365,7 @@ modifyPackage fn pkgarg verbosity my_flags force = do
              = display pkgid
          | otherwise = display pkgid ++ "@" ++ display (installedUnitId pkg)
          where pkgid = mungedId pkg
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/ghc/pkg/PLIST,v
retrieving revision 1.11
diff -u -p -r1.11 PLIST
--- pkg/PLIST   22 Jan 2018 00:42:30 -0000      1.11
+++ pkg/PLIST   6 Apr 2018 23:15:48 -0000
@@ -63,19 +63,27 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/ModuleShape.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/PreExistingComponent.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/PreExistingComponent.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/PreModuleShape.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/PreModuleShape.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/ReadyComponent.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/ReadyComponent.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/UnifyM.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Backpack/UnifyM.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/CabalSpecVersion.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/CabalSpecVersion.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Binary.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Binary.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CharParsing.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CharParsing.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CopyFile.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CopyFile.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CreatePipe.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/CreatePipe.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/DList.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/DList.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Directory.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Directory.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Environment.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Environment.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Exception.hi
@@ -87,11 +95,17 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Internal/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Internal/TempFile.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Internal/TempFile.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Map/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Map/Strict.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Map/Strict.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/MonadFail.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/MonadFail.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Newtype.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Newtype.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Parsing.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Parsing.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Prelude/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Prelude.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Prelude.p_hi
@@ -109,6 +123,17 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compat/Time.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compiler.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Compiler.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Class.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Class.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/FieldDescrs.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/FieldDescrs.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Parsec.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Parsec.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Pretty.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/FieldGrammar/Pretty.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/GetOpt.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/GetOpt.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/InstalledPackageInfo.hi
@@ -130,18 +155,58 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Check.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Configuration.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Configuration.p_hi
-lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Parse.hi
-lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Parse.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/FieldGrammar.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/FieldGrammar.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Parsec.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Parsec.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/PrettyPrint.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/PrettyPrint.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Quirks.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Quirks.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Utils.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PackageDescription/Utils.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/ParseUtils.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/ParseUtils.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Class.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Class.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Common.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Common.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/ConfVar.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/ConfVar.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Field.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Field.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/FieldLineStream.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/FieldLineStream.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Lexer.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Lexer.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/LexerMonad.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/LexerMonad.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Newtypes.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Newtypes.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/ParseResult.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/ParseResult.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Parser.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Parsec/Parser.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Pretty.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Pretty.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PrettyUtils.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/PrettyUtils.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/ReadE.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/ReadE.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/License.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/License.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseExceptionId.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseExceptionId.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseExpression.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseExpression.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseId.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseId.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseReference.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/SPDX/LicenseReference.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple.p_hi
@@ -227,6 +292,8 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Internal.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Ld.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Ld.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/ResponseFile.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/ResponseFile.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Run.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Run.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Simple/Program/Script.hi
@@ -263,18 +330,26 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Text.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Text.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AbiDependency.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AbiDependency.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AbiHash.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AbiHash.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AnnotatedId.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/AnnotatedId.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Benchmark/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Benchmark.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Benchmark.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Benchmark/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Benchmark/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BenchmarkInterface.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BenchmarkInterface.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BenchmarkType.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BenchmarkType.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildInfo/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildInfo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildInfo.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildInfo/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildInfo/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildType.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/BuildType.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Component.hi
@@ -299,26 +374,49 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/DependencyMap.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExeDependency.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExeDependency.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Executable/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Executable.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Executable.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Executable/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Executable/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExecutableScope.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExecutableScope.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExposedModule.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ExposedModule.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLib/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLib.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLib.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLib/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLib/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLibOption.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLibOption.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLibType.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/ForeignLibType.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/GenericPackageDescription/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/GenericPackageDescription.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/GenericPackageDescription.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/GenericPackageDescription/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/GenericPackageDescription/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/HookedBuildInfo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/HookedBuildInfo.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/IncludeRenaming.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/IncludeRenaming.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo/
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo/FieldGrammar.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo/FieldGrammar.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/InstalledPackageInfo/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/LegacyExeDependency.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/LegacyExeDependency.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Lens.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Library/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Library.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Library.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Library/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Library/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/LocalBuildInfo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/LocalBuildInfo.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Mixin.hi
@@ -333,24 +431,39 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/MungedPackageId.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/MungedPackageName.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/MungedPackageName.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageDescription/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageDescription.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageDescription.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageDescription/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageDescription/Lens.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageId/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageId.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageId.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageId/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageId/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageName.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PackageName.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PkgconfigDependency.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PkgconfigDependency.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PkgconfigName.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/PkgconfigName.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SetupBuildInfo/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SetupBuildInfo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SetupBuildInfo.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SetupBuildInfo/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SetupBuildInfo/Lens.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SourceRepo/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SourceRepo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SourceRepo.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SourceRepo/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/SourceRepo/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TargetInfo.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TargetInfo.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuite/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuite.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuite.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuite/Lens.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuite/Lens.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuiteInterface.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestSuiteInterface.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/TestType.hi
@@ -359,11 +472,19 @@ lib/ghc/Cabal-${CABAL_VER}/Distribution/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/UnitId.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/UnqualComponentName.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/UnqualComponentName.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Version.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/Version.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/VersionInterval.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/VersionInterval.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/VersionRange.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Types/VersionRange.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/Base62.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/Base62.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/Generic.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/Generic.p_hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/IOData.hi
+lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/IOData.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/LogProgress.hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/LogProgress.p_hi
 lib/ghc/Cabal-${CABAL_VER}/Distribution/Utils/MapAccum.hi
@@ -569,8 +690,11 @@ lib/ghc/base-${BASE_VER}/Data/STRef/Lazy
 lib/ghc/base-${BASE_VER}/Data/STRef/Lazy.p_hi
 lib/ghc/base-${BASE_VER}/Data/STRef/Strict.hi
 lib/ghc/base-${BASE_VER}/Data/STRef/Strict.p_hi
+lib/ghc/base-${BASE_VER}/Data/Semigroup/
 lib/ghc/base-${BASE_VER}/Data/Semigroup.hi
 lib/ghc/base-${BASE_VER}/Data/Semigroup.p_hi
+lib/ghc/base-${BASE_VER}/Data/Semigroup/Internal.hi
+lib/ghc/base-${BASE_VER}/Data/Semigroup/Internal.p_hi
 lib/ghc/base-${BASE_VER}/Data/String.hi
 lib/ghc/base-${BASE_VER}/Data/String.p_hi
 lib/ghc/base-${BASE_VER}/Data/Traversable.hi
@@ -653,8 +777,12 @@ lib/ghc/base-${BASE_VER}/GHC/Arr.hi
 lib/ghc/base-${BASE_VER}/GHC/Arr.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Base.hi
 lib/ghc/base-${BASE_VER}/GHC/Base.p_hi
+lib/ghc/base-${BASE_VER}/GHC/ByteOrder.hi
+lib/ghc/base-${BASE_VER}/GHC/ByteOrder.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Char.hi
 lib/ghc/base-${BASE_VER}/GHC/Char.p_hi
+lib/ghc/base-${BASE_VER}/GHC/Clock.hi
+lib/ghc/base-${BASE_VER}/GHC/Clock.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Conc/
 lib/ghc/base-${BASE_VER}/GHC/Conc.hi
 lib/ghc/base-${BASE_VER}/GHC/Conc.p_hi
@@ -683,8 +811,6 @@ lib/ghc/base-${BASE_VER}/GHC/Event/Arr.h
 lib/ghc/base-${BASE_VER}/GHC/Event/Arr.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Event/Array.hi
 lib/ghc/base-${BASE_VER}/GHC/Event/Array.p_hi
-lib/ghc/base-${BASE_VER}/GHC/Event/Clock.hi
-lib/ghc/base-${BASE_VER}/GHC/Event/Clock.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Event/Control.hi
 lib/ghc/base-${BASE_VER}/GHC/Event/Control.p_hi
 lib/ghc/base-${BASE_VER}/GHC/Event/EPoll.hi
@@ -885,6 +1011,8 @@ lib/ghc/base-${BASE_VER}/System/Console/
 lib/ghc/base-${BASE_VER}/System/Environment/
 lib/ghc/base-${BASE_VER}/System/Environment.hi
 lib/ghc/base-${BASE_VER}/System/Environment.p_hi
+lib/ghc/base-${BASE_VER}/System/Environment/Blank.hi
+lib/ghc/base-${BASE_VER}/System/Environment/Blank.p_hi
 lib/ghc/base-${BASE_VER}/System/Environment/ExecutablePath.hi
 lib/ghc/base-${BASE_VER}/System/Environment/ExecutablePath.p_hi
 lib/ghc/base-${BASE_VER}/System/Exit.hi
@@ -1102,8 +1230,11 @@ lib/ghc/containers-${CONTAINERS_VER}/Dat
 lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/
 lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence.hi
 lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence.p_hi
+lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/Internal/
 lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/Internal.hi
 lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/Internal.p_hi
+lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/Internal/Sorting.hi
+lib/ghc/containers-${CONTAINERS_VER}/Data/Sequence/Internal/Sorting.p_hi
 lib/ghc/containers-${CONTAINERS_VER}/Data/Set/
 lib/ghc/containers-${CONTAINERS_VER}/Data/Set.hi
 lib/ghc/containers-${CONTAINERS_VER}/Data/Set.p_hi
@@ -1121,6 +1252,8 @@ lib/ghc/containers-${CONTAINERS_VER}/Uti
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/BitUtil.p_hi
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/PtrEquality.hi
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/PtrEquality.p_hi
+lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/State.hi
+lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/State.p_hi
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/StrictFold.hi
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/StrictFold.p_hi
 lib/ghc/containers-${CONTAINERS_VER}/Utils/Containers/Internal/StrictMaybe.hi
@@ -1150,6 +1283,8 @@ lib/ghc/directory-${DIRECTORY_VER}/Syste
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal.p_hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/C_utimensat.hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/C_utimensat.p_hi
+lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Common.hi
+lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Common.p_hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Config.hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Config.p_hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Posix.hi
@@ -1158,8 +1293,6 @@ lib/ghc/directory-${DIRECTORY_VER}/Syste
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Prelude.p_hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Windows.hi
 lib/ghc/directory-${DIRECTORY_VER}/System/Directory/Internal/Windows.p_hi
-lib/ghc/directory-${DIRECTORY_VER}/include/
-lib/ghc/directory-${DIRECTORY_VER}/include/HsDirectoryConfig.h
 lib/ghc/directory-${DIRECTORY_VER}/libHSdirectory-${DIRECTORY_VER}.a
 lib/ghc/directory-${DIRECTORY_VER}/libHSdirectory-${DIRECTORY_VER}_p.a
 lib/ghc/filepath-${FILEPATH_VER}/
@@ -1179,8 +1312,12 @@ lib/ghc/ghc-${GHC_VER}/Annotations.hi
 lib/ghc/ghc-${GHC_VER}/Annotations.p_hi
 lib/ghc/ghc-${GHC_VER}/ApiAnnotation.hi
 lib/ghc/ghc-${GHC_VER}/ApiAnnotation.p_hi
+lib/ghc/ghc-${GHC_VER}/Ar.hi
+lib/ghc/ghc-${GHC_VER}/Ar.p_hi
 lib/ghc/ghc-${GHC_VER}/AsmCodeGen.hi
 lib/ghc/ghc-${GHC_VER}/AsmCodeGen.p_hi
+lib/ghc/ghc-${GHC_VER}/AsmUtils.hi
+lib/ghc/ghc-${GHC_VER}/AsmUtils.p_hi
 lib/ghc/ghc-${GHC_VER}/Avail.hi
 lib/ghc/ghc-${GHC_VER}/Avail.p_hi
 lib/ghc/ghc-${GHC_VER}/Bag.hi
@@ -1408,10 +1545,14 @@ lib/ghc/ghc-${GHC_VER}/Elf.hi
 lib/ghc/ghc-${GHC_VER}/Elf.p_hi
 lib/ghc/ghc-${GHC_VER}/Encoding.hi
 lib/ghc/ghc-${GHC_VER}/Encoding.p_hi
+lib/ghc/ghc-${GHC_VER}/EnumSet.hi
+lib/ghc/ghc-${GHC_VER}/EnumSet.p_hi
 lib/ghc/ghc-${GHC_VER}/ErrUtils.hi
 lib/ghc/ghc-${GHC_VER}/ErrUtils.p_hi
 lib/ghc/ghc-${GHC_VER}/Exception.hi
 lib/ghc/ghc-${GHC_VER}/Exception.p_hi
+lib/ghc/ghc-${GHC_VER}/Exitify.hi
+lib/ghc/ghc-${GHC_VER}/Exitify.p_hi
 lib/ghc/ghc-${GHC_VER}/FV.hi
 lib/ghc/ghc-${GHC_VER}/FV.p_hi
 lib/ghc/ghc-${GHC_VER}/FamInst.hi
@@ -1428,6 +1569,8 @@ lib/ghc/ghc-${GHC_VER}/FastStringEnv.hi
 lib/ghc/ghc-${GHC_VER}/FastStringEnv.p_hi
 lib/ghc/ghc-${GHC_VER}/FieldLabel.hi
 lib/ghc/ghc-${GHC_VER}/FieldLabel.p_hi
+lib/ghc/ghc-${GHC_VER}/FileCleanup.hi
+lib/ghc/ghc-${GHC_VER}/FileCleanup.p_hi
 lib/ghc/ghc-${GHC_VER}/Finder.hi
 lib/ghc/ghc-${GHC_VER}/Finder.p_hi
 lib/ghc/ghc-${GHC_VER}/Fingerprint.hi
@@ -1456,6 +1599,8 @@ lib/ghc/ghc-${GHC_VER}/GhcMonad.hi
 lib/ghc/ghc-${GHC_VER}/GhcMonad.p_hi
 lib/ghc/ghc-${GHC_VER}/GhcPlugins.hi
 lib/ghc/ghc-${GHC_VER}/GhcPlugins.p_hi
+lib/ghc/ghc-${GHC_VER}/GhcPrelude.hi
+lib/ghc/ghc-${GHC_VER}/GhcPrelude.p_hi
 lib/ghc/ghc-${GHC_VER}/GraphBase.hi
 lib/ghc/ghc-${GHC_VER}/GraphBase.p_hi
 lib/ghc/ghc-${GHC_VER}/GraphColor.hi
@@ -1471,10 +1616,18 @@ lib/ghc/ghc-${GHC_VER}/HeaderInfo.p_hi
 lib/ghc/ghc-${GHC_VER}/Hooks.hi
 lib/ghc/ghc-${GHC_VER}/Hooks.p_hi
 lib/ghc/ghc-${GHC_VER}/Hoopl/
-lib/ghc/ghc-${GHC_VER}/Hoopl.hi
-lib/ghc/ghc-${GHC_VER}/Hoopl.p_hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Block.hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Block.p_hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Collections.hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Collections.p_hi
 lib/ghc/ghc-${GHC_VER}/Hoopl/Dataflow.hi
 lib/ghc/ghc-${GHC_VER}/Hoopl/Dataflow.p_hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Graph.hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Graph.p_hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Label.hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Label.p_hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Unique.hi
+lib/ghc/ghc-${GHC_VER}/Hoopl/Unique.p_hi
 lib/ghc/ghc-${GHC_VER}/HsBinds.hi
 lib/ghc/ghc-${GHC_VER}/HsBinds.p_hi
 lib/ghc/ghc-${GHC_VER}/HsDecls.hi
@@ -1485,6 +1638,8 @@ lib/ghc/ghc-${GHC_VER}/HsDumpAst.hi
 lib/ghc/ghc-${GHC_VER}/HsDumpAst.p_hi
 lib/ghc/ghc-${GHC_VER}/HsExpr.hi
 lib/ghc/ghc-${GHC_VER}/HsExpr.p_hi
+lib/ghc/ghc-${GHC_VER}/HsExtension.hi
+lib/ghc/ghc-${GHC_VER}/HsExtension.p_hi
 lib/ghc/ghc-${GHC_VER}/HsImpExp.hi
 lib/ghc/ghc-${GHC_VER}/HsImpExp.p_hi
 lib/ghc/ghc-${GHC_VER}/HsLit.hi
@@ -1747,6 +1902,8 @@ lib/ghc/ghc-${GHC_VER}/RnEnv.hi
 lib/ghc/ghc-${GHC_VER}/RnEnv.p_hi
 lib/ghc/ghc-${GHC_VER}/RnExpr.hi
 lib/ghc/ghc-${GHC_VER}/RnExpr.p_hi
+lib/ghc/ghc-${GHC_VER}/RnFixity.hi
+lib/ghc/ghc-${GHC_VER}/RnFixity.p_hi
 lib/ghc/ghc-${GHC_VER}/RnHsDoc.hi
 lib/ghc/ghc-${GHC_VER}/RnHsDoc.p_hi
 lib/ghc/ghc-${GHC_VER}/RnModIface.hi
@@ -1761,14 +1918,16 @@ lib/ghc/ghc-${GHC_VER}/RnSplice.hi
 lib/ghc/ghc-${GHC_VER}/RnSplice.p_hi
 lib/ghc/ghc-${GHC_VER}/RnTypes.hi
 lib/ghc/ghc-${GHC_VER}/RnTypes.p_hi
+lib/ghc/ghc-${GHC_VER}/RnUnbound.hi
+lib/ghc/ghc-${GHC_VER}/RnUnbound.p_hi
+lib/ghc/ghc-${GHC_VER}/RnUtils.hi
+lib/ghc/ghc-${GHC_VER}/RnUtils.p_hi
 lib/ghc/ghc-${GHC_VER}/RtClosureInspect.hi
 lib/ghc/ghc-${GHC_VER}/RtClosureInspect.p_hi
 lib/ghc/ghc-${GHC_VER}/Rules.hi
 lib/ghc/ghc-${GHC_VER}/Rules.p_hi
 lib/ghc/ghc-${GHC_VER}/SAT.hi
 lib/ghc/ghc-${GHC_VER}/SAT.p_hi
-lib/ghc/ghc-${GHC_VER}/SCCfinal.hi
-lib/ghc/ghc-${GHC_VER}/SCCfinal.p_hi
 lib/ghc/ghc-${GHC_VER}/SMRep.hi
 lib/ghc/ghc-${GHC_VER}/SMRep.p_hi
 lib/ghc/ghc-${GHC_VER}/SPARC/
@@ -1880,6 +2039,16 @@ lib/ghc/ghc-${GHC_VER}/StringBuffer.p_hi
 lib/ghc/ghc-${GHC_VER}/SysTools/
 lib/ghc/ghc-${GHC_VER}/SysTools.hi
 lib/ghc/ghc-${GHC_VER}/SysTools.p_hi
+lib/ghc/ghc-${GHC_VER}/SysTools/BaseDir.hi
+lib/ghc/ghc-${GHC_VER}/SysTools/BaseDir.p_hi
+lib/ghc/ghc-${GHC_VER}/SysTools/ExtraObj.hi
+lib/ghc/ghc-${GHC_VER}/SysTools/ExtraObj.p_hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Info.hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Info.p_hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Process.hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Process.p_hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Tasks.hi
+lib/ghc/ghc-${GHC_VER}/SysTools/Tasks.p_hi
 lib/ghc/ghc-${GHC_VER}/SysTools/Terminal.hi
 lib/ghc/ghc-${GHC_VER}/SysTools/Terminal.p_hi
 lib/ghc/ghc-${GHC_VER}/THNames.hi
@@ -2006,6 +2175,8 @@ lib/ghc/ghc-${GHC_VER}/UniqDSet.hi
 lib/ghc/ghc-${GHC_VER}/UniqDSet.p_hi
 lib/ghc/ghc-${GHC_VER}/UniqFM.hi
 lib/ghc/ghc-${GHC_VER}/UniqFM.p_hi
+lib/ghc/ghc-${GHC_VER}/UniqMap.hi
+lib/ghc/ghc-${GHC_VER}/UniqMap.p_hi
 lib/ghc/ghc-${GHC_VER}/UniqSet.hi
 lib/ghc/ghc-${GHC_VER}/UniqSet.p_hi
 lib/ghc/ghc-${GHC_VER}/UniqSupply.hi
@@ -2166,6 +2337,8 @@ lib/ghc/ghc-prim-${GHC_PRIM_VER}/libHSgh
 lib/ghc/ghc-usage.txt
 lib/ghc/ghci-${GHC_VER}/
 lib/ghc/ghci-${GHC_VER}/GHCi/
+lib/ghc/ghci-${GHC_VER}/GHCi/BinaryArray.hi
+lib/ghc/ghci-${GHC_VER}/GHCi/BinaryArray.p_hi
 lib/ghc/ghci-${GHC_VER}/GHCi/BreakArray.hi
 lib/ghc/ghci-${GHC_VER}/GHCi/BreakArray.p_hi
 lib/ghc/ghci-${GHC_VER}/GHCi/CreateBCO.hi
@@ -2263,53 +2436,6 @@ lib/ghc/haskeline-${HASKELINE_VER}/Syste
 lib/ghc/haskeline-${HASKELINE_VER}/System/Console/Haskeline/Vi.p_hi
 lib/ghc/haskeline-${HASKELINE_VER}/libHShaskeline-${HASKELINE_VER}.a
 lib/ghc/haskeline-${HASKELINE_VER}/libHShaskeline-${HASKELINE_VER}_p.a
-lib/ghc/hoopl-${HOOPL_VER}/
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Block.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Block.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Checkpoint.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Checkpoint.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Collections.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Collections.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Combinators.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Combinators.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Dataflow.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Dataflow.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Debug.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Debug.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Fuel.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Fuel.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Graph.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Graph.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Internals.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Internals.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Label.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Label.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/MkGraph.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/MkGraph.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Passes/
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Passes/DList.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Passes/DList.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Passes/Dominator.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Passes/Dominator.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Pointed.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Pointed.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Shape.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Shape.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Show.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Show.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Unique.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Unique.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Wrappers.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/Wrappers.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/XUtil.hi
-lib/ghc/hoopl-${HOOPL_VER}/Compiler/Hoopl/XUtil.p_hi
-lib/ghc/hoopl-${HOOPL_VER}/HShoopl-${HOOPL_VER}.o
-lib/ghc/hoopl-${HOOPL_VER}/libHShoopl-${HOOPL_VER}.a
-lib/ghc/hoopl-${HOOPL_VER}/libHShoopl-${HOOPL_VER}_p.a
 lib/ghc/hpc-${HPC_VER}/
 lib/ghc/hpc-${HPC_VER}/HShpc-${HPC_VER}.o
 lib/ghc/hpc-${HPC_VER}/Trace/
@@ -2336,8 +2462,10 @@ lib/ghc/html/Ocean.std-theme/minus.gif
 lib/ghc/html/Ocean.std-theme/ocean.css
 lib/ghc/html/Ocean.std-theme/plus.gif
 lib/ghc/html/Ocean.std-theme/synopsis.png
-lib/ghc/html/haddock-util.js
+lib/ghc/html/haddock-bundle.min.js
 lib/ghc/html/highlight.js
+lib/ghc/html/quick-jump.css
+lib/ghc/html/quick-jump.min.js
 lib/ghc/html/solarized.css
 lib/ghc/include/
 lib/ghc/include/Cmm.h
@@ -2375,6 +2503,7 @@ lib/ghc/include/rts/Messages.h
 lib/ghc/include/rts/OSThreads.h
 lib/ghc/include/rts/Parallel.h
 lib/ghc/include/rts/PrimFloat.h
+lib/ghc/include/rts/Profiling.h
 lib/ghc/include/rts/Signals.h
 lib/ghc/include/rts/SpinLock.h
 lib/ghc/include/rts/Stable.h
@@ -2433,10 +2562,127 @@ lib/ghc/integer-gmp-${INTEGER_GMP_VER}/l
 lib/ghc/integer-gmp-${INTEGER_GMP_VER}/libHSinteger-gmp-${INTEGER_GMP_VER}_p.a
 lib/ghc/latex/
 lib/ghc/latex/haddock.sty
+lib/ghc/llvm-targets
+lib/ghc/mtl-${MTL_VER}/
+lib/ghc/mtl-${MTL_VER}/Control/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Cont/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Cont.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Cont.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Cont/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Cont/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Error/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Error.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Error.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Error/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Error/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Except.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Except.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Identity.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Identity.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/List.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/List.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Lazy.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Lazy.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Strict.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/RWS/Strict.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Reader/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Reader.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Reader.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Reader/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Reader/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Lazy.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Lazy.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Strict.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/State/Strict.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Trans.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Trans.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Class.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Class.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Lazy.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Lazy.p_hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Strict.hi
+lib/ghc/mtl-${MTL_VER}/Control/Monad/Writer/Strict.p_hi
+lib/ghc/mtl-${MTL_VER}/HSmtl-${MTL_VER}.o
+lib/ghc/mtl-${MTL_VER}/libHSmtl-${MTL_VER}.a
+lib/ghc/mtl-${MTL_VER}/libHSmtl-${MTL_VER}_p.a
 lib/ghc/package.conf.d/
 @comment no checksum
 lib/ghc/package.conf.d/package.cache
 @comment lib/ghc/package.conf.d/package.cache.lock
+lib/ghc/parsec-${PARSEC_VER}/
+lib/ghc/parsec-${PARSEC_VER}/HSparsec-${PARSEC_VER}.o
+lib/ghc/parsec-${PARSEC_VER}/Text/
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/ByteString/
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/ByteString.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/ByteString.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/ByteString/Lazy.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/ByteString/Lazy.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Char.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Char.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Combinator.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Combinator.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Error.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Error.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Expr.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Expr.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Language.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Language.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Perm.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Perm.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Pos.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Pos.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Prim.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Prim.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/String.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/String.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Text/
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Text.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Text.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Text/Lazy.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Text/Lazy.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Token.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/Parsec/Token.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Char.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Char.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Combinator.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Combinator.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Error.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Error.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Expr.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Expr.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Language.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Language.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Perm.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Perm.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Pos.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Pos.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Prim.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Prim.p_hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Token.hi
+lib/ghc/parsec-${PARSEC_VER}/Text/ParserCombinators/Parsec/Token.p_hi
+lib/ghc/parsec-${PARSEC_VER}/libHSparsec-${PARSEC_VER}.a
+lib/ghc/parsec-${PARSEC_VER}/libHSparsec-${PARSEC_VER}_p.a
 lib/ghc/platformConstants
 lib/ghc/pretty-${PRETTY_VER}/
 lib/ghc/pretty-${PRETTY_VER}/HSpretty-${PRETTY_VER}.o
@@ -2472,7 +2718,6 @@ lib/ghc/process-${PROCESS_VER}/System/Pr
 lib/ghc/process-${PROCESS_VER}/System/Process/Posix.hi
 lib/ghc/process-${PROCESS_VER}/System/Process/Posix.p_hi
 lib/ghc/process-${PROCESS_VER}/include/
-lib/ghc/process-${PROCESS_VER}/include/HsProcessConfig.h
 lib/ghc/process-${PROCESS_VER}/include/processFlags.h
 lib/ghc/process-${PROCESS_VER}/include/runProcess.h
 lib/ghc/process-${PROCESS_VER}/libHSprocess-${PROCESS_VER}.a
@@ -2496,6 +2741,35 @@ lib/ghc/rts/libHSrts_thr_debug.a
 lib/ghc/rts/libHSrts_thr_l.a
 lib/ghc/rts/libHSrts_thr_p.a
 lib/ghc/settings
+lib/ghc/stm-${STM_VER}/
+lib/ghc/stm-${STM_VER}/Control/
+lib/ghc/stm-${STM_VER}/Control/Concurrent/
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TArray.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TArray.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TBQueue.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TBQueue.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TChan.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TChan.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TMVar.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TMVar.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TQueue.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TQueue.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TSem.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TSem.p_hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TVar.hi
+lib/ghc/stm-${STM_VER}/Control/Concurrent/STM/TVar.p_hi
+lib/ghc/stm-${STM_VER}/Control/Monad/
+lib/ghc/stm-${STM_VER}/Control/Monad/STM.hi
+lib/ghc/stm-${STM_VER}/Control/Monad/STM.p_hi
+lib/ghc/stm-${STM_VER}/Control/Sequential/
+lib/ghc/stm-${STM_VER}/Control/Sequential/STM.hi
+lib/ghc/stm-${STM_VER}/Control/Sequential/STM.p_hi
+lib/ghc/stm-${STM_VER}/HSstm-${STM_VER}.o
+lib/ghc/stm-${STM_VER}/libHSstm-${STM_VER}.a
+lib/ghc/stm-${STM_VER}/libHSstm-${STM_VER}_p.a
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/
 
lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/HStemplate-haskell-${TEMPLATE_HASKELL_VER}.o
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/
@@ -2508,6 +2782,8 @@ lib/ghc/template-haskell-${TEMPLATE_HASK
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib/
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib.hi
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib.p_hi
+lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib/Internal.hi
+lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib/Internal.p_hi
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib/Map.hi
 
lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Lib/Map.p_hi
 lib/ghc/template-haskell-${TEMPLATE_HASKELL_VER}/Language/Haskell/TH/Ppr.hi
@@ -2542,6 +2818,113 @@ lib/ghc/terminfo-${TERMINFO_VER}/System/
 lib/ghc/terminfo-${TERMINFO_VER}/System/Console/Terminfo/Keys.p_hi
 lib/ghc/terminfo-${TERMINFO_VER}/libHSterminfo-${TERMINFO_VER}.a
 lib/ghc/terminfo-${TERMINFO_VER}/libHSterminfo-${TERMINFO_VER}_p.a
+lib/ghc/text-${TEXT_VER}/
+lib/ghc/text-${TEXT_VER}/Data/
+lib/ghc/text-${TEXT_VER}/Data/Text/
+lib/ghc/text-${TEXT_VER}/Data/Text.hi
+lib/ghc/text-${TEXT_VER}/Data/Text.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Array.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Array.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Encoding/
+lib/ghc/text-${TEXT_VER}/Data/Text/Encoding.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Encoding.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Encoding/Error.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Encoding/Error.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Foreign.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Foreign.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/IO.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/IO.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/Functions.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/Functions.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/Int/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/Int/Digits.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/Int/Digits.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/RealFloat/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/RealFloat/Functions.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Builder/RealFloat/Functions.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Fusion/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Fusion.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Fusion.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Fusion/Common.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Fusion/Common.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf16.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf16.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf32.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf32.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf8.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Encoding/Utf8.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Functions.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Functions.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/CaseMapping.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/CaseMapping.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Common.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Common.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Size.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Size.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Types.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Fusion/Types.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/IO.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/IO.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Encoding/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Encoding/Fusion.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Encoding/Fusion.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Fusion.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Fusion.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Search.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Lazy/Search.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Private.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Private.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Read.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Read.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Search.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Search.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe/
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe/Char.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe/Char.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe/Shift.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Internal/Unsafe/Shift.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder/
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder/Int.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder/Int.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder/RealFloat.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Builder/RealFloat.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Encoding.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Encoding.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/IO.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/IO.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Internal.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Internal.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Read.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Lazy/Read.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Read.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Read.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Show.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Show.p_hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Unsafe.hi
+lib/ghc/text-${TEXT_VER}/Data/Text/Unsafe.p_hi
+lib/ghc/text-${TEXT_VER}/HStext-${TEXT_VER}.o
+lib/ghc/text-${TEXT_VER}/libHStext-${TEXT_VER}.a
+lib/ghc/text-${TEXT_VER}/libHStext-${TEXT_VER}_p.a
 lib/ghc/time-${TIME_VER}/
 lib/ghc/time-${TIME_VER}/Data/
 lib/ghc/time-${TIME_VER}/Data/Time/
@@ -2634,6 +3017,8 @@ lib/ghc/transformers-${TRANSFORMERS_VER}
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Signatures.hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Signatures.p_hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/
+lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Accum.hi
+lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Accum.p_hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Class.hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Class.p_hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Cont.hi
@@ -2657,6 +3042,8 @@ lib/ghc/transformers-${TRANSFORMERS_VER}
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/RWS/Strict.p_hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Reader.hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Reader.p_hi
+lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Select.hi
+lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/Select.p_hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/State/
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/State.hi
 lib/ghc/transformers-${TRANSFORMERS_VER}/Control/Monad/Trans/State.p_hi
@@ -2880,19 +3267,31 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Backpack-LinkedComponent.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Backpack-ModSubst.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Backpack-ModuleShape.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Backpack-PreModuleShape.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Backpack.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-CabalSpecVersion.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Binary.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-CharParsing.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-CreatePipe.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-DList.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Directory.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Exception.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Graph.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Map-Strict.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Newtype.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Parsing.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Prelude-Internal.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-ReadP.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Semigroup.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Stack.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compat-Time.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Compiler.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-FieldGrammar-Class.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-FieldGrammar-FieldDescrs.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-FieldGrammar-Parsec.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-FieldGrammar-Pretty.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-FieldGrammar.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-InstalledPackageInfo.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-License.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Make.html
@@ -2900,11 +3299,30 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Package.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Check.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Configuration.html
-share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Parse.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-FieldGrammar.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Parsec.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-PrettyPrint.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Quirks.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription-Utils.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-PackageDescription.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Class.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Common.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-ConfVar.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Field.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-FieldLineStream.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Lexer.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-LexerMonad.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Newtypes.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-ParseResult.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Parsec-Parser.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Pretty.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-ReadE.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX-License.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX-LicenseExceptionId.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX-LicenseExpression.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX-LicenseId.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX-LicenseReference.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-SPDX.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Bench.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Build-Macros.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Build-PathsModule.html
@@ -2939,6 +3357,7 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Hpc.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Internal.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Ld.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-ResponseFile.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Run.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Script.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Simple-Program-Strip.html
@@ -2958,11 +3377,14 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-System.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-TestSuite.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Text.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-AbiDependency.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-AbiHash.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-AnnotatedId.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Benchmark-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Benchmark.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-BenchmarkInterface.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-BenchmarkType.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-BuildInfo-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-BuildInfo.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-BuildType.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Component.html
@@ -2976,15 +3398,24 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Dependency.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-DependencyMap.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ExeDependency.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Executable-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Executable.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ExecutableScope.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ExposedModule.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ForeignLib-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ForeignLib.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ForeignLibOption.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ForeignLibType.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-GenericPackageDescription-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-GenericPackageDescription.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-HookedBuildInfo.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-IncludeRenaming.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-InstalledPackageInfo-FieldGrammar.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-InstalledPackageInfo-Lens.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-InstalledPackageInfo.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-LegacyExeDependency.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Lens.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Library-Lens.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Library.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-LocalBuildInfo.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Mixin.html
@@ -2993,20 +3424,29 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-ModuleRenaming.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-MungedPackageId.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-MungedPackageName.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PackageDescription-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PackageDescription.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PackageId-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PackageId.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PackageName.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PkgconfigDependency.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-PkgconfigName.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-SetupBuildInfo-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-SetupBuildInfo.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-SourceRepo-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-SourceRepo.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-TargetInfo.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-TestSuite-Lens.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-TestSuite.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-TestSuiteInterface.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-TestType.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-UnitId.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-UnqualComponentName.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-Version.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-VersionInterval.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Types-VersionRange.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Utils-Generic.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Utils-IOData.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Utils-LogProgress.html
 
share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Utils-MapAccum.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Distribution-Utils-NubList.html
@@ -3018,7 +3458,9 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/Language-Haskell-Extension.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-124.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-33.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-35.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-36.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-37.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-38.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-42.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-43.html
@@ -3028,8 +3470,10 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-60.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-61.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-62.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-63.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-92.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-94.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-95.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-A.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-All.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-B.html
@@ -3058,12 +3502,16 @@ share/doc/ghc/html/libraries/Cabal-${CAB
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-Y.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index.html
-share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/haddock-util.js
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/doc-index.json
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/index.html
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/meta.json
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/minus.gif
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/ocean.css
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/plus.gif
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/quick-jump.css
+share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/Cabal-${CABAL_VER}/synopsis.png
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/Data-Array-IArray.html
@@ -3082,12 +3530,16 @@ share/doc/ghc/html/libraries/array-${ARR
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/array.haddock
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/array.txt
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/doc-index.html
-share/doc/ghc/html/libraries/array-${ARRAY_VER}/haddock-util.js
+share/doc/ghc/html/libraries/array-${ARRAY_VER}/doc-index.json
+share/doc/ghc/html/libraries/array-${ARRAY_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/index.html
+share/doc/ghc/html/libraries/array-${ARRAY_VER}/meta.json
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/minus.gif
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/ocean.css
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/plus.gif
+share/doc/ghc/html/libraries/array-${ARRAY_VER}/quick-jump.css
+share/doc/ghc/html/libraries/array-${ARRAY_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/array-${ARRAY_VER}/synopsis.png
 share/doc/ghc/html/libraries/base-${BASE_VER}/
 share/doc/ghc/html/libraries/base-${BASE_VER}/Control-Applicative.html
@@ -3183,7 +3635,9 @@ share/doc/ghc/html/libraries/base-${BASE
 share/doc/ghc/html/libraries/base-${BASE_VER}/Foreign-StablePtr.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/Foreign-Storable.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/Foreign.html
+share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-ByteOrder.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-Char.html
+share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-Clock.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-Conc-IO.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-Conc-Signal.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/GHC-Conc-Sync.html
@@ -3231,6 +3685,7 @@ share/doc/ghc/html/libraries/base-${BASE
 share/doc/ghc/html/libraries/base-${BASE_VER}/Prelude.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/System-CPUTime.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/System-Console-GetOpt.html
+share/doc/ghc/html/libraries/base-${BASE_VER}/System-Environment-Blank.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/System-Environment.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/System-Exit.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/System-IO-Error.html
@@ -3299,12 +3754,16 @@ share/doc/ghc/html/libraries/base-${BASE
 share/doc/ghc/html/libraries/base-${BASE_VER}/doc-index-Y.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/base-${BASE_VER}/doc-index.html
-share/doc/ghc/html/libraries/base-${BASE_VER}/haddock-util.js
+share/doc/ghc/html/libraries/base-${BASE_VER}/doc-index.json
+share/doc/ghc/html/libraries/base-${BASE_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/base-${BASE_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/base-${BASE_VER}/index.html
+share/doc/ghc/html/libraries/base-${BASE_VER}/meta.json
 share/doc/ghc/html/libraries/base-${BASE_VER}/minus.gif
 share/doc/ghc/html/libraries/base-${BASE_VER}/ocean.css
 share/doc/ghc/html/libraries/base-${BASE_VER}/plus.gif
+share/doc/ghc/html/libraries/base-${BASE_VER}/quick-jump.css
+share/doc/ghc/html/libraries/base-${BASE_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/base-${BASE_VER}/synopsis.png
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/Data-Binary-Builder.html
@@ -3316,12 +3775,16 @@ share/doc/ghc/html/libraries/binary-${BI
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/binary.haddock
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/binary.txt
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/doc-index.html
-share/doc/ghc/html/libraries/binary-${BINARY_VER}/haddock-util.js
+share/doc/ghc/html/libraries/binary-${BINARY_VER}/doc-index.json
+share/doc/ghc/html/libraries/binary-${BINARY_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/index.html
+share/doc/ghc/html/libraries/binary-${BINARY_VER}/meta.json
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/minus.gif
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/ocean.css
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/plus.gif
+share/doc/ghc/html/libraries/binary-${BINARY_VER}/quick-jump.css
+share/doc/ghc/html/libraries/binary-${BINARY_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/binary-${BINARY_VER}/synopsis.png
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/
 
share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/Data-ByteString-Builder-Extra.html
@@ -3361,12 +3824,16 @@ share/doc/ghc/html/libraries/bytestring-
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/doc-index.html
-share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/haddock-util.js
+share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/doc-index.json
+share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/index.html
+share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/meta.json
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/minus.gif
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/ocean.css
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/plus.gif
+share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/quick-jump.css
+share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/bytestring-${BYTESTRING_VER}/synopsis.png
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Graph.html
@@ -3387,6 +3854,7 @@ share/doc/ghc/html/libraries/containers-
 
share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Map-Strict-Internal.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Map-Strict.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Map.html
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Sequence-Internal-Sorting.html
 
share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Sequence-Internal.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Sequence.html
 
share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/Data-Set-Internal.html
@@ -3421,6 +3889,7 @@ share/doc/ghc/html/libraries/containers-
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-N.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-O.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-Q.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-R.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-S.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-T.html
@@ -3429,12 +3898,16 @@ share/doc/ghc/html/libraries/containers-
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index.html
-share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/haddock-util.js
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/doc-index.json
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/index.html
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/meta.json
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/minus.gif
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/ocean.css
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/plus.gif
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/quick-jump.css
+share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/containers-${CONTAINERS_VER}/synopsis.png
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/Control-DeepSeq.html
@@ -3442,29 +3915,79 @@ share/doc/ghc/html/libraries/deepseq-${D
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/deepseq.haddock
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/deepseq.txt
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/doc-index.html
-share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/haddock-util.js
+share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/doc-index.json
+share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/index.html
+share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/meta.json
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/minus.gif
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/ocean.css
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/plus.gif
+share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/quick-jump.css
+share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/deepseq-${DEEPSEQ_VER}/synopsis.png
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/LICENSE
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/System-Directory-Internal-Prelude.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/System-Directory-Internal.html
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/System-Directory.html
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/directory.haddock
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/directory.txt
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-124.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-33.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-36.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-38.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-42.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-43.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-45.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-46.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-47.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-60.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-61.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-62.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-94.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-A.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-All.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-B.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-C.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-D.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-E.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-F.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-G.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-H.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-I.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-J.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-K.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-L.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-M.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-N.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-O.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-Q.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-R.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-S.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-T.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-U.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-V.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-W.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-X.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index.html
-share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/haddock-util.js
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/doc-index.json
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/index.html
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/meta.json
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/minus.gif
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/ocean.css
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/plus.gif
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/quick-jump.css
+share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/directory-${DIRECTORY_VER}/synopsis.png
 share/doc/ghc/html/libraries/doc-index-124.html
 share/doc/ghc/html/libraries/doc-index-126.html
 share/doc/ghc/html/libraries/doc-index-33.html
+share/doc/ghc/html/libraries/doc-index-35.html
 share/doc/ghc/html/libraries/doc-index-36.html
 share/doc/ghc/html/libraries/doc-index-37.html
 share/doc/ghc/html/libraries/doc-index-38.html
@@ -3477,8 +4000,10 @@ share/doc/ghc/html/libraries/doc-index-5
 share/doc/ghc/html/libraries/doc-index-60.html
 share/doc/ghc/html/libraries/doc-index-61.html
 share/doc/ghc/html/libraries/doc-index-62.html
+share/doc/ghc/html/libraries/doc-index-63.html
 share/doc/ghc/html/libraries/doc-index-92.html
 share/doc/ghc/html/libraries/doc-index-94.html
+share/doc/ghc/html/libraries/doc-index-95.html
 share/doc/ghc/html/libraries/doc-index-A.html
 share/doc/ghc/html/libraries/doc-index-All.html
 share/doc/ghc/html/libraries/doc-index-B.html
@@ -3513,20 +4038,26 @@ share/doc/ghc/html/libraries/filepath-${
 
share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/System-FilePath-Windows.html
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/System-FilePath.html
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/doc-index.html
+share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/doc-index.json
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/filepath.haddock
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/filepath.txt
-share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/haddock-util.js
+share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/index.html
+share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/meta.json
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/minus.gif
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/ocean.css
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/plus.gif
+share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/quick-jump.css
+share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/filepath-${FILEPATH_VER}/synopsis.png
 share/doc/ghc/html/libraries/gen_contents_index
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Annotations.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/ApiAnnotation.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Ar.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/AsmCodeGen.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/AsmUtils.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Avail.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Bag.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/BasicTypes.html
@@ -3639,8 +4170,10 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/DynamicLoading.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Elf.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Encoding.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/EnumSet.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/ErrUtils.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Exception.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Exitify.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FV.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FamInst.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FamInstEnv.html
@@ -3649,6 +4182,7 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FastString.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FastStringEnv.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FieldLabel.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/FileCleanup.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Finder.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Fingerprint.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/FiniteMap.html
@@ -3670,13 +4204,18 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HaddockUtils.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HeaderInfo.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hooks.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Block.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Collections.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Dataflow.html
-share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Graph.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Label.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/Hoopl-Unique.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsBinds.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsDecls.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsDoc.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsDumpAst.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsExpr.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsExtension.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsImpExp.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsLit.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/HsPat.html
@@ -3804,6 +4343,7 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnBinds.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnEnv.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnExpr.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnFixity.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnHsDoc.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnModIface.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnNames.html
@@ -3811,10 +4351,11 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnSource.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnSplice.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnTypes.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnUnbound.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/RnUtils.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/RtClosureInspect.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Rules.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SAT.html
-share/doc/ghc/html/libraries/ghc-${GHC_VER}/SCCfinal.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SMRep.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SPARC-AddrMode.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SPARC-Base.html
@@ -3868,6 +4409,11 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/StgSyn.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Stream.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/StringBuffer.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-BaseDir.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-ExtraObj.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-Info.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-Process.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-Tasks.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools-Terminal.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/SysTools.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/THNames.html
@@ -3931,6 +4477,7 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqDFM.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqDSet.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqFM.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqMap.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqSet.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/UniqSupply.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/Unique.html
@@ -4008,14 +4555,18 @@ share/doc/ghc/html/libraries/ghc-${GHC_V
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/doc-index-Y.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/ghc.haddock
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/ghc.txt
-share/doc/ghc/html/libraries/ghc-${GHC_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/index.html
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/meta.json
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/minus.gif
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/ocean.css
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/plus.gif
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghc-${GHC_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghc-${GHC_VER}/synopsis.png
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/GHC-ForeignSrcLang.html
@@ -4048,14 +4599,18 @@ share/doc/ghc/html/libraries/ghc-boot-${
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/doc-index-V.html
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/ghc-boot.haddock
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/ghc-boot.txt
-share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/index.html
+share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/meta.json
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/minus.gif
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/ocean.css
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/plus.gif
+share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghc-boot-${GHC_VER}/synopsis.png
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/
 
share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/GHC-ForeignSrcLang-Type.html
@@ -4063,28 +4618,36 @@ share/doc/ghc/html/libraries/ghc-boot-th
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/GHC-Lexeme.html
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/LICENSE
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/ghc-boot-th.haddock
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/ghc-boot-th.txt
-share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/index.html
+share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/meta.json
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/minus.gif
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/ocean.css
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/plus.gif
+share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghc-boot-th-${GHC_VER}/synopsis.png
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/
 
share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/GHC-Compact-Serialized.html
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/GHC-Compact.html
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/LICENSE
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/ghc-compact.haddock
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/ghc-compact.txt
-share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/index.html
+share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/meta.json
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/minus.gif
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/ocean.css
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/plus.gif
+share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghc-compact-${GHC_COMPACT_VER}/synopsis.png
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/GHC-CString.html
@@ -4128,16 +4691,21 @@ share/doc/ghc/html/libraries/ghc-prim-${
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/doc-index-X.html
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/doc-index-Y.html
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/ghc-prim.haddock
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/ghc-prim.txt
-share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/index.html
+share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/meta.json
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/minus.gif
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/ocean.css
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/plus.gif
+share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghc-prim-${GHC_PRIM_VER}/synopsis.png
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/GHCi-BinaryArray.html
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/GHCi-BreakArray.html
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/GHCi-CreateBCO.html
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/GHCi-FFI.html
@@ -4174,16 +4742,20 @@ share/doc/ghc/html/libraries/ghci-${GHC_
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/doc-index-U.html
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/doc-index.html
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/doc-index.json
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/ghci.haddock
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/ghci.txt
-share/doc/ghc/html/libraries/ghci-${GHC_VER}/haddock-util.js
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/index.html
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/meta.json
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/minus.gif
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/ocean.css
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/plus.gif
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/ghci-${GHC_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/ghci-${GHC_VER}/synopsis.png
-share/doc/ghc/html/libraries/haddock-util.js
+share/doc/ghc/html/libraries/haddock-bundle.min.js
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/LICENSE
 
share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/System-Console-Haskeline-Completion.html
@@ -4192,56 +4764,19 @@ share/doc/ghc/html/libraries/haskeline-$
 
share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/System-Console-Haskeline-MonadException.html
 
share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/System-Console-Haskeline.html
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/doc-index.html
-share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/haddock-util.js
+share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/doc-index.json
+share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/haskeline.haddock
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/haskeline.txt
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/index.html
+share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/meta.json
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/minus.gif
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/ocean.css
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/plus.gif
+share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/quick-jump.css
+share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/haskeline-${HASKELINE_VER}/synopsis.png
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/Compiler-Hoopl-Internals.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/Compiler-Hoopl-Passes-DList.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/Compiler-Hoopl-Passes-Dominator.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/Compiler-Hoopl-Wrappers.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/Compiler-Hoopl.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/LICENSE
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-124.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-60.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-A.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-All.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-B.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-C.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-D.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-E.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-F.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-G.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-H.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-I.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-J.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-K.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-L.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-M.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-N.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-O.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-P.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-R.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-S.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-T.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-U.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index-W.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/doc-index.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/haddock-util.js
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/hoopl.haddock
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/hoopl.txt
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/hslogo-16.png
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/index.html
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/minus.gif
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/ocean.css
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/plus.gif
-share/doc/ghc/html/libraries/hoopl-${HOOPL_VER}/synopsis.png
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/LICENSE
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/Trace-Hpc-Mix.html
@@ -4249,14 +4784,18 @@ share/doc/ghc/html/libraries/hpc-${HPC_V
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/Trace-Hpc-Tix.html
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/Trace-Hpc-Util.html
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/doc-index.html
-share/doc/ghc/html/libraries/hpc-${HPC_VER}/haddock-util.js
+share/doc/ghc/html/libraries/hpc-${HPC_VER}/doc-index.json
+share/doc/ghc/html/libraries/hpc-${HPC_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/hpc.haddock
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/hpc.txt
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/index.html
+share/doc/ghc/html/libraries/hpc-${HPC_VER}/meta.json
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/minus.gif
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/ocean.css
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/plus.gif
+share/doc/ghc/html/libraries/hpc-${HPC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/hpc-${HPC_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/hpc-${HPC_VER}/synopsis.png
 share/doc/ghc/html/libraries/hslogo-16.png
 share/doc/ghc/html/libraries/index.html
@@ -4266,17 +4805,145 @@ share/doc/ghc/html/libraries/integer-gmp
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/GHC-Integer.html
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/LICENSE
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/doc-index.html
-share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/haddock-util.js
+share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/doc-index.json
+share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/index.html
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/integer-gmp.haddock
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/integer-gmp.txt
+share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/meta.json
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/minus.gif
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/ocean.css
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/plus.gif
+share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/quick-jump.css
+share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/integer-gmp-${INTEGER_GMP_VER}/synopsis.png
 share/doc/ghc/html/libraries/minus.gif
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Cont-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Cont.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Error-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Error.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Except.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Identity.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-List.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-RWS-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-RWS-Lazy.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-RWS-Strict.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-RWS.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Reader-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Reader.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-State-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-State-Lazy.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-State-Strict.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-State.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Trans.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Writer-Class.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Writer-Lazy.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Writer-Strict.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/Control-Monad-Writer.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/LICENSE
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-60.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-61.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-62.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-A.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-All.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-C.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-D.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-E.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-F.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-G.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-I.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-J.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-L.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-M.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-N.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-R.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-S.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-T.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-U.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-V.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-W.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index-Z.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/doc-index.json
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/haddock-bundle.min.js
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/hslogo-16.png
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/index.html
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/meta.json
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/minus.gif
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/mtl.haddock
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/mtl.txt
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/ocean.css
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/plus.gif
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/quick-jump.css
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/quick-jump.min.js
+share/doc/ghc/html/libraries/mtl-${MTL_VER}/synopsis.png
 share/doc/ghc/html/libraries/ocean.css
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/LICENSE
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-ByteString-Lazy.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-ByteString.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Char.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Combinator.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Error.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Expr.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Language.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Perm.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Pos.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Prim.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-String.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Text-Lazy.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Text.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec-Token.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-Parsec.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Char.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Combinator.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Error.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Expr.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Language.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Perm.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Pos.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Prim.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec-Token.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/Text-ParserCombinators-Parsec.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-60.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-A.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-All.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-B.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-C.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-D.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-E.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-F.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-G.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-H.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-I.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-J.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-L.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-M.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-N.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-O.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-R.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-S.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-T.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-U.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index-W.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/doc-index.json
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/haddock-bundle.min.js
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/hslogo-16.png
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/index.html
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/meta.json
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/minus.gif
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/ocean.css
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/parsec.haddock
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/parsec.txt
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/plus.gif
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/quick-jump.css
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/quick-jump.min.js
+share/doc/ghc/html/libraries/parsec-${PARSEC_VER}/synopsis.png
 share/doc/ghc/html/libraries/plus.gif
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/LICENSE
@@ -4287,14 +4954,18 @@ share/doc/ghc/html/libraries/pretty-${PR
 
share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/Text-PrettyPrint-HughesPJClass.html
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/Text-PrettyPrint.html
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/doc-index.html
-share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/haddock-util.js
+share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/doc-index.json
+share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/index.html
+share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/meta.json
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/minus.gif
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/ocean.css
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/plus.gif
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/pretty.haddock
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/pretty.txt
+share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/quick-jump.css
+share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/pretty-${PRETTY_VER}/synopsis.png
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/LICENSE
@@ -4302,20 +4973,51 @@ share/doc/ghc/html/libraries/process-${P
 
share/doc/ghc/html/libraries/process-${PROCESS_VER}/System-Process-Internals.html
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/System-Process.html
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/doc-index.html
-share/doc/ghc/html/libraries/process-${PROCESS_VER}/haddock-util.js
+share/doc/ghc/html/libraries/process-${PROCESS_VER}/doc-index.json
+share/doc/ghc/html/libraries/process-${PROCESS_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/index.html
+share/doc/ghc/html/libraries/process-${PROCESS_VER}/meta.json
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/minus.gif
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/ocean.css
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/plus.gif
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/process.haddock
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/process.txt
+share/doc/ghc/html/libraries/process-${PROCESS_VER}/quick-jump.css
+share/doc/ghc/html/libraries/process-${PROCESS_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/process-${PROCESS_VER}/synopsis.png
 share/doc/ghc/html/libraries/prologue.txt
+share/doc/ghc/html/libraries/quick-jump.css
+share/doc/ghc/html/libraries/stm-${STM_VER}/
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TArray.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TBQueue.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TChan.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TMVar.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TQueue.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TSem.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM-TVar.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Concurrent-STM.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/Control-Monad-STM.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/LICENSE
+share/doc/ghc/html/libraries/stm-${STM_VER}/doc-index.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/doc-index.json
+share/doc/ghc/html/libraries/stm-${STM_VER}/haddock-bundle.min.js
+share/doc/ghc/html/libraries/stm-${STM_VER}/hslogo-16.png
+share/doc/ghc/html/libraries/stm-${STM_VER}/index.html
+share/doc/ghc/html/libraries/stm-${STM_VER}/meta.json
+share/doc/ghc/html/libraries/stm-${STM_VER}/minus.gif
+share/doc/ghc/html/libraries/stm-${STM_VER}/ocean.css
+share/doc/ghc/html/libraries/stm-${STM_VER}/plus.gif
+share/doc/ghc/html/libraries/stm-${STM_VER}/quick-jump.css
+share/doc/ghc/html/libraries/stm-${STM_VER}/quick-jump.min.js
+share/doc/ghc/html/libraries/stm-${STM_VER}/stm.haddock
+share/doc/ghc/html/libraries/stm-${STM_VER}/stm.txt
+share/doc/ghc/html/libraries/stm-${STM_VER}/synopsis.png
 share/doc/ghc/html/libraries/synopsis.png
 share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/
 share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/LICENSE
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/Language-Haskell-TH-LanguageExtensions.html
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/Language-Haskell-TH-Lib-Internal.html
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/Language-Haskell-TH-Lib.html
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/Language-Haskell-TH-Ppr.html
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/Language-Haskell-TH-PprLib.html
@@ -4349,12 +5051,16 @@ share/doc/ghc/html/libraries/template-ha
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/doc-index-V.html
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/doc-index-W.html
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/doc-index.html
-share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/haddock-util.js
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/doc-index.json
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/haddock-bundle.min.js
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/hslogo-16.png
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/index.html
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/meta.json
 share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/minus.gif
 share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/ocean.css
 share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/plus.gif
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/quick-jump.css
+share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/quick-jump.min.js
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/synopsis.png
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/template-haskell.haddock
 
share/doc/ghc/html/libraries/template-haskell-${TEMPLATE_HASKELL_VER}/template-haskell.txt
@@ -4368,15 +5074,104 @@ share/doc/ghc/html/libraries/terminfo-${
 
share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/System-Console-Terminfo-Keys.html
 
share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/System-Console-Terminfo.html
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/doc-index.html
-share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/haddock-util.js
+share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/doc-index.json
+share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/index.html
+share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/meta.json
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/minus.gif
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/ocean.css
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/plus.gif
+share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/quick-jump.css
+share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/synopsis.png
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/terminfo.haddock
 share/doc/ghc/html/libraries/terminfo-${TERMINFO_VER}/terminfo.txt
+share/doc/ghc/html/libraries/text-${TEXT_VER}/
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Array.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Encoding-Error.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Encoding.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Foreign.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-IO.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Builder-Functions.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Builder-Int-Digits.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Builder-RealFloat-Functions.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Builder.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Encoding-Fusion-Common.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Encoding-Fusion.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Encoding-Utf16.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Encoding-Utf32.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Encoding-Utf8.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Functions.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Fusion-CaseMapping.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Fusion-Common.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Fusion-Size.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Fusion-Types.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Fusion.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-IO.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Lazy-Encoding-Fusion.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Lazy-Fusion.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Lazy-Search.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Lazy.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Private.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Read.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Search.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Unsafe-Char.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Unsafe-Shift.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal-Unsafe.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Internal.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Builder-Int.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Builder-RealFloat.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Builder.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Encoding.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-IO.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Internal.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy-Read.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Lazy.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Read.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text-Unsafe.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/Data-Text.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/LICENSE
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-58.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-60.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-A.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-All.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-B.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-C.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-D.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-E.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-F.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-G.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-H.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-I.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-J.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-L.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-M.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-N.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-O.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-R.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-S.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-T.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-U.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-V.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-W.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-Y.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index-Z.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/doc-index.json
+share/doc/ghc/html/libraries/text-${TEXT_VER}/haddock-bundle.min.js
+share/doc/ghc/html/libraries/text-${TEXT_VER}/hslogo-16.png
+share/doc/ghc/html/libraries/text-${TEXT_VER}/index.html
+share/doc/ghc/html/libraries/text-${TEXT_VER}/meta.json
+share/doc/ghc/html/libraries/text-${TEXT_VER}/minus.gif
+share/doc/ghc/html/libraries/text-${TEXT_VER}/ocean.css
+share/doc/ghc/html/libraries/text-${TEXT_VER}/plus.gif
+share/doc/ghc/html/libraries/text-${TEXT_VER}/quick-jump.css
+share/doc/ghc/html/libraries/text-${TEXT_VER}/quick-jump.min.js
+share/doc/ghc/html/libraries/text-${TEXT_VER}/synopsis.png
+share/doc/ghc/html/libraries/text-${TEXT_VER}/text.haddock
+share/doc/ghc/html/libraries/text-${TEXT_VER}/text.txt
 share/doc/ghc/html/libraries/time-${TIME_VER}/
 share/doc/ghc/html/libraries/time-${TIME_VER}/Data-Time-Calendar-Easter.html
 share/doc/ghc/html/libraries/time-${TIME_VER}/Data-Time-Calendar-Julian.html
@@ -4414,12 +5209,16 @@ share/doc/ghc/html/libraries/time-${TIME
 share/doc/ghc/html/libraries/time-${TIME_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/time-${TIME_VER}/doc-index-Z.html
 share/doc/ghc/html/libraries/time-${TIME_VER}/doc-index.html
-share/doc/ghc/html/libraries/time-${TIME_VER}/haddock-util.js
+share/doc/ghc/html/libraries/time-${TIME_VER}/doc-index.json
+share/doc/ghc/html/libraries/time-${TIME_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/time-${TIME_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/time-${TIME_VER}/index.html
+share/doc/ghc/html/libraries/time-${TIME_VER}/meta.json
 share/doc/ghc/html/libraries/time-${TIME_VER}/minus.gif
 share/doc/ghc/html/libraries/time-${TIME_VER}/ocean.css
 share/doc/ghc/html/libraries/time-${TIME_VER}/plus.gif
+share/doc/ghc/html/libraries/time-${TIME_VER}/quick-jump.css
+share/doc/ghc/html/libraries/time-${TIME_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/time-${TIME_VER}/synopsis.png
 share/doc/ghc/html/libraries/time-${TIME_VER}/time.haddock
 share/doc/ghc/html/libraries/time-${TIME_VER}/time.txt
@@ -4427,6 +5226,7 @@ share/doc/ghc/html/libraries/transformer
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Applicative-Backwards.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Applicative-Lift.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Signatures.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Accum.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Class.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Cont.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Error.html
@@ -4438,6 +5238,7 @@ share/doc/ghc/html/libraries/transformer
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-RWS-Strict.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-RWS.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Reader.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-Select.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-State-Lazy.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-State-Strict.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Control-Monad-Trans-State.html
@@ -4447,13 +5248,35 @@ share/doc/ghc/html/libraries/transformer
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Data-Functor-Constant.html
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/Data-Functor-Reverse.html
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/LICENSE
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-A.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-All.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-B.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-C.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-E.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-F.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-G.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-I.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-L.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-M.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-N.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-O.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-P.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-R.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-S.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-T.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-U.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index.html
-share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/haddock-util.js
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/doc-index.json
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/index.html
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/meta.json
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/minus.gif
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/ocean.css
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/plus.gif
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/quick-jump.css
+share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/synopsis.png
 
share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/transformers.haddock
 share/doc/ghc/html/libraries/transformers-${TRANSFORMERS_VER}/transformers.txt
@@ -4518,12 +5341,16 @@ share/doc/ghc/html/libraries/unix-${UNIX
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/doc-index-V.html
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/doc-index.html
-share/doc/ghc/html/libraries/unix-${UNIX_VER}/haddock-util.js
+share/doc/ghc/html/libraries/unix-${UNIX_VER}/doc-index.json
+share/doc/ghc/html/libraries/unix-${UNIX_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/index.html
+share/doc/ghc/html/libraries/unix-${UNIX_VER}/meta.json
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/minus.gif
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/ocean.css
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/plus.gif
+share/doc/ghc/html/libraries/unix-${UNIX_VER}/quick-jump.css
+share/doc/ghc/html/libraries/unix-${UNIX_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/synopsis.png
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/unix.haddock
 share/doc/ghc/html/libraries/unix-${UNIX_VER}/unix.txt
@@ -4562,25 +5389,25 @@ share/doc/ghc/html/libraries/xhtml-${XHT
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-W.html
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index-Y.html
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index.html
-share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/haddock-util.js
+share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/doc-index.json
+share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/haddock-bundle.min.js
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/hslogo-16.png
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/index.html
+share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/meta.json
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/minus.gif
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/ocean.css
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/plus.gif
+share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/quick-jump.css
+share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/quick-jump.min.js
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/synopsis.png
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/xhtml.haddock
 share/doc/ghc/html/libraries/xhtml-${XHTML_VER}/xhtml.txt
 share/doc/ghc/html/users_guide/
 share/doc/ghc/html/users_guide/.buildinfo
-share/doc/ghc/html/users_guide/8.0.2-notes.html
-share/doc/ghc/html/users_guide/8.2.1-notes.html
 share/doc/ghc/html/users_guide/${GHC_VER}-notes.html
 share/doc/ghc/html/users_guide/_images/
 share/doc/ghc/html/users_guide/_images/prof_scc.svg
 share/doc/ghc/html/users_guide/_sources/
-share/doc/ghc/html/users_guide/_sources/8.0.2-notes.txt
-share/doc/ghc/html/users_guide/_sources/8.2.1-notes.txt
 share/doc/ghc/html/users_guide/_sources/${GHC_VER}-notes.txt
 share/doc/ghc/html/users_guide/_sources/bugs.txt
 share/doc/ghc/html/users_guide/_sources/codegens.txt
@@ -4615,6 +5442,7 @@ share/doc/ghc/html/users_guide/_sources/
 share/doc/ghc/html/users_guide/_sources/using-warnings.txt
 share/doc/ghc/html/users_guide/_sources/using.txt
 share/doc/ghc/html/users_guide/_sources/utils.txt
+share/doc/ghc/html/users_guide/_sources/what_glasgow_exts_does.txt
 share/doc/ghc/html/users_guide/_sources/win32-dlls.txt
 share/doc/ghc/html/users_guide/_static/
 share/doc/ghc/html/users_guide/_static/Recip.png
@@ -4678,5 +5506,6 @@ share/doc/ghc/html/users_guide/using-opt
 share/doc/ghc/html/users_guide/using-warnings.html
 share/doc/ghc/html/users_guide/using.html
 share/doc/ghc/html/users_guide/utils.html
+share/doc/ghc/html/users_guide/what_glasgow_exts_does.html
 share/doc/ghc/html/users_guide/win32-dlls.html
 @exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/register.sh -v0

Reply via email to