[commit: ghc] master: *Really* Re-Update Haddock submodule (06ba981)
git at git.haskell.org
git at git.haskell.org
Tue Dec 16 10:00:41 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/06ba9818e2f99ff3ce0430a61a2be9df618d6488/ghc
>---------------------------------------------------------------
commit 06ba9818e2f99ff3ce0430a61a2be9df618d6488
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Dec 16 08:56:37 2014 +0100
*Really* Re-Update Haddock submodule
The actual gitlink update got lost in 0c9c2d899e63b810e7ab6b486f7244826b4a2e33
>---------------------------------------------------------------
06ba9818e2f99ff3ce0430a61a2be9df618d6488
testsuite/tests/perf/haddock/all.T | 4 ++--
utils/haddock | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index e4a8d88..905ab91 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -5,7 +5,7 @@
test('haddock.base',
[unless(in_tree_compiler(), skip)
,stats_num_field('bytes allocated',
- [(wordsize(64), 8792433208, 5)
+ [(wordsize(64), 9502647104, 5)
# 2012-08-14: 5920822352 (amd64/Linux)
# 2012-09-20: 5829972376 (amd64/Linux)
# 2012-10-08: 5902601224 (amd64/Linux)
@@ -21,7 +21,7 @@ test('haddock.base',
# 2014-09-09: 8354439016 (x86_64/Linux - Applicative/Monad changes, according to Austin)
# 2014-09-10: 7901230808 (x86_64/Linux - Applicative/Monad changes, according to Joachim)
# 2014-10-07: 8322584616 (x86_64/Linux)
- # 2014-12-14: 8792433208 (x86_64/Linux) - Update to Haddock 2.16
+ # 2014-12-14: 9502647104 (x86_64/Linux) - Update to Haddock 2.16
,(platform('i386-unknown-mingw32'), 4202377432, 5)
# 2013-02-10: 3358693084 (x86/Windows)
# 2013-11-13: 3097751052 (x86/Windows, 64bit machine)
diff --git a/utils/haddock b/utils/haddock
index b94ab90..179a3fa 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit b94ab9034367f51b978904d60f2604db10abbd9f
+Subproject commit 179a3faca1524f6cb1cd21e0cefc2000bb6480be
More information about the ghc-commits
mailing list