Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/59ddaa2897ed15cef790dc47aeb00283caf81f33 >--------------------------------------------------------------- commit 59ddaa2897ed15cef790dc47aeb00283caf81f33 Author: David Waern <[email protected]> Date: Thu Sep 27 15:48:19 2012 +0200 Update hidden instances tests. >--------------------------------------------------------------- tests/html-tests/tests/HiddenInstances.html.ref | 4 ++-- tests/html-tests/tests/HiddenInstancesB.html.ref | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/html-tests/tests/HiddenInstances.html.ref b/tests/html-tests/tests/HiddenInstances.html.ref index c1b7592..163008f 100644 --- a/tests/html-tests/tests/HiddenInstances.html.ref +++ b/tests/html-tests/tests/HiddenInstances.html.ref @@ -25,7 +25,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstances.html") >Index</a ></li ></ul - ><p class="caption" class="empty" + ><p class="caption empty" > </p ></div ><div id="content" @@ -162,7 +162,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstances.html") ><p >Produced by <a href="" >Haddock</a - > version 2.10.0</p + > version 2.12.0</p ></div ></body ></html diff --git a/tests/html-tests/tests/HiddenInstancesB.html.ref b/tests/html-tests/tests/HiddenInstancesB.html.ref index 4d037be..39ddd28 100644 --- a/tests/html-tests/tests/HiddenInstancesB.html.ref +++ b/tests/html-tests/tests/HiddenInstancesB.html.ref @@ -136,7 +136,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstancesB.html" ><p >Produced by <a href="" >Haddock</a - > version 2.11.0</p + > version 2.12.0</p ></div ></body ></html _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
