[commit: ghc] ghc-8.4: Bump haddock submodule (0e5c823)

git at git.haskell.org git at git.haskell.org
Mon Feb 19 20:06:54 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-8.4
Link       : http://ghc.haskell.org/trac/ghc/changeset/0e5c8232089468b1667490b23d927060acd7cb55/ghc

>---------------------------------------------------------------

commit 0e5c8232089468b1667490b23d927060acd7cb55
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Feb 19 00:00:06 2018 -0500

    Bump haddock submodule


>---------------------------------------------------------------

0e5c8232089468b1667490b23d927060acd7cb55
 testsuite/tests/perf/haddock/all.T | 6 ++++--
 utils/haddock                      | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 576ac38..061957b 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -9,7 +9,7 @@ test('haddock.base',
           [(platform('x86_64-unknown-mingw32'), 24286343184, 5)
             # 2017-02-19                        24286343184 (x64/Windows) - Generalize kind of (->)
 
-          ,(wordsize(64), 19694554424, 5)
+          ,(wordsize(64), 21081999344, 5)
             # 2012-08-14:  5920822352 (amd64/Linux)
             # 2012-09-20:  5829972376 (amd64/Linux)
             # 2012-10-08:  5902601224 (amd64/Linux)
@@ -43,6 +43,7 @@ test('haddock.base',
             # 2017-06-06: 25173968808 (x86_64/Linux) - Don't pass on -dcore-lint in Haddock.mk
             # 2017-07-12: 23677299848 (x86_64/Linux) - Use getNameToInstancesIndex
             # 2017-08-22: 19694554424 (x86_64/Linux) - Various Haddock optimizations
+            # 2018-02-19: 21081999344 (x86_64/Linux) - Bump haddock submodule
 
           ,(platform('i386-unknown-mingw32'), 2885173512, 5)
             # 2013-02-10:                     3358693084 (x86/Windows)
@@ -69,7 +70,7 @@ test('haddock.Cabal',
      [extra_files(['../../../../libraries/Cabal/Cabal/dist-install/haddock.t']),
       unless(in_tree_compiler(), skip), req_haddock
      ,stats_num_field('bytes allocated',
-          [(wordsize(64), 25699561072, 5)
+          [(wordsize(64), 27433417704, 5)
             # 2012-08-14:  3255435248 (amd64/Linux)
             # 2012-08-29:  3324606664 (amd64/Linux, new codegen)
             # 2012-10-08:  3373401360 (amd64/Linux)
@@ -122,6 +123,7 @@ test('haddock.Cabal',
             # 2017-11-06: 18936339648 (amd64/Linux) - Unknown
             # 2017-11-09: 20104611952 (amd64/Linux) - Bump Cabal
             # 2018-02-03: 25699561072 (x86_64/Linux) - Bump haddock submodule
+            # 2018-02-19: 27433417704 (x86_64/Linux) - Bump haddock submodule
 
           ,(platform('i386-unknown-mingw32'), 3293415576, 5)
             # 2012-10-30:                     1733638168 (x86/Windows)
diff --git a/utils/haddock b/utils/haddock
index 5141e4b..d66092e 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit 5141e4b76af8462e49abdf48e44bb9cddb183383
+Subproject commit d66092ee99639de628dbc4fce8a9936875f47d8c



More information about the ghc-commits mailing list