[commit: ghc] ghc-8.2: Bump haddock submodule (5eb0545)

git at git.haskell.org git at git.haskell.org
Fri Jun 16 21:00:32 UTC 2017


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

On branch  : ghc-8.2
Link       : http://ghc.haskell.org/trac/ghc/changeset/5eb05459c9521c8893d471a0346056343be2cf6e/ghc

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

commit 5eb05459c9521c8893d471a0346056343be2cf6e
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Jun 9 14:39:18 2017 -0400

    Bump haddock submodule


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

5eb05459c9521c8893d471a0346056343be2cf6e
 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 7e53386..ef3ad38 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), 25592972912, 5)
+          ,(wordsize(64), 19573969096, 5)
             # 2012-08-14:  5920822352 (amd64/Linux)
             # 2012-09-20:  5829972376 (amd64/Linux)
             # 2012-10-08:  5902601224 (amd64/Linux)
@@ -39,6 +39,7 @@ test('haddock.base',
             # 2017-02-16: 32695562088 Better Lint for join points
             # 2017-02-17: 38425793776 (x86_64/Linux) - Generalize kind of (->)
             # 2017-02-12: 25592972912 (x86_64/Linux) - Type-indexed Typeable
+            # 2017-06-16: 19573969096 (x86_64/Linux) - Don't desugar for haddock
 
           ,(platform('i386-unknown-mingw32'), 2885173512, 5)
             # 2013-02-10:                     3358693084 (x86/Windows)
@@ -64,7 +65,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), 18865432648, 5)
+          [(wordsize(64), 15717181064, 5)
             # 2012-08-14:  3255435248 (amd64/Linux)
             # 2012-08-29:  3324606664 (amd64/Linux, new codegen)
             # 2012-10-08:  3373401360 (amd64/Linux)
@@ -109,6 +110,7 @@ test('haddock.Cabal',
             # 2017-02-16: 23867276992  Better Lint for join points
             # 2017-02-17: 27784875792 (amd64/Linux) - Generalize kind of (->)
             # 2017-02-12: 18865432648 (amd64/Linux) - Type-indexed Typeable
+            # 2017-06-16: 15717181064 (amd64/Linux) - Don't desugar for haddock
 
           ,(platform('i386-unknown-mingw32'), 3293415576, 5)
             # 2012-10-30:                     1733638168 (x86/Windows)
diff --git a/utils/haddock b/utils/haddock
index e0e6615..87c551f 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit e0e6615dd421f1b332ce2b11a98de768fa7c29a8
+Subproject commit 87c551fc668b9251f2647cce8772f205e1cee154



More information about the ghc-commits mailing list