[commit: haddock] master: Fix failing test (e2c419b)

Simon Hengel sol at ghc.haskell.org
Tue Jul 16 21:52:49 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e2c419b7b581d72f49f2336025af2092127a9776

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

commit e2c419b7b581d72f49f2336025af2092127a9776
Author: Simon Hengel <sol at typeful.net>
Date:   Sun Jun 2 19:18:24 2013 +0200

    Fix failing test

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

 html-test/ref/Test.html |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html
index 55fdc6f..62e0d82 100644
--- a/html-test/ref/Test.html
+++ b/html-test/ref/Test.html
@@ -658,7 +658,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
 	  ><li class="src short"
 	  ><a href=""
 	    >withoutType</a
-	    > ::  a</li
+	    > ::  t</li
 	  ></ul
 	></div
       ><div id="interface"
@@ -2225,7 +2225,7 @@ test2
 	><p class="src"
 	  ><a name="v:withoutType" class="def"
 	    >withoutType</a
-	    > ::  a</p
+	    > ::  t</p
 	  ><div class="doc"
 	  ><p
 	    >Comment on a definition without type signature






More information about the ghc-commits mailing list