[commit: haddock] ghc-7.6: Update reference renderings (remove links for ()) (85665a5)
Simon Hengel
sol at typeful.net
Sat Sep 1 11:57:11 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/85665a576b76cdc856ad3727b28a8abe5d185d59
>---------------------------------------------------------------
commit 85665a576b76cdc856ad3727b28a8abe5d185d59
Author: Simon Hengel <sol at typeful.net>
Date: Sun Aug 26 13:41:32 2012 +0200
Update reference renderings (remove links for ())
>---------------------------------------------------------------
tests/html-tests/tests/FunArgs.html.ref | 4 +--
tests/html-tests/tests/Hash.html.ref | 8 +---
tests/html-tests/tests/Test.html.ref | 52 ++++++-------------------------
3 files changed, 13 insertions(+), 51 deletions(-)
diff --git a/tests/html-tests/tests/FunArgs.html.ref b/tests/html-tests/tests/FunArgs.html.ref
index f3f00f4..0c55148 100644
--- a/tests/html-tests/tests/FunArgs.html.ref
+++ b/tests/html-tests/tests/FunArgs.html.ref
@@ -105,9 +105,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};
></tr
><tr
><td class="src"
- >-> <a href=""
- >()</a
- ></td
+ >-> ()</td
><td class="doc"
><p
>Result
diff --git a/tests/html-tests/tests/Hash.html.ref b/tests/html-tests/tests/Hash.html.ref
index 4fbca19..889ec1d 100644
--- a/tests/html-tests/tests/Hash.html.ref
+++ b/tests/html-tests/tests/Hash.html.ref
@@ -113,9 +113,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
>Hash</a
> key) => key -> val -> <a href=""
>IO</a
- > <a href=""
- >()</a
- ></li
+ > ()</li
><li class="src short"
><a href=""
>lookup</a
@@ -210,9 +208,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};
>Hash</a
> key) => key -> val -> <a href=""
>IO</a
- > <a href=""
- >()</a
- ></p
+ > ()</p
><div class="doc"
><p
>Inserts a new element into the hash table
diff --git a/tests/html-tests/tests/Test.html.ref b/tests/html-tests/tests/Test.html.ref
index ea3b193..3ee3706 100644
--- a/tests/html-tests/tests/Test.html.ref
+++ b/tests/html-tests/tests/Test.html.ref
@@ -410,11 +410,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
>Float</a
> -> <a href=""
>T5</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- ></li
+ > () ()</li
><li
><a href=""
>u</a
@@ -590,11 +586,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
>k</a
> :: <a href=""
>T</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- > -> <a href=""
+ > () () -> <a href=""
>T2</a
> <a href=""
>Int</a
@@ -614,15 +606,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
>Float</a
>) -> <a href=""
>T5</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- > -> <a href=""
+ > () () -> <a href=""
>IO</a
- > <a href=""
- >()</a
- ></li
+ > ()</li
><li class="src short"
><a href=""
>l</a
@@ -642,9 +628,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
>R</a
> -> <a href=""
>N1</a
- > <a href=""
- >()</a
- > -> <a href=""
+ > () -> <a href=""
>IO</a
> <a href=""
>Int</a
@@ -1391,11 +1375,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
>Float</a
> -> <a href=""
>T5</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- ></dt
+ > () ()</dt
><dd class="doc empty"
> </dd
><dt class="src"
@@ -1981,11 +1961,7 @@ test2
><td class="src"
>:: <a href=""
>T</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- ></td
+ > () ()</td
><td class="doc"
><p
>This argument has type <code
@@ -2038,11 +2014,7 @@ test2
><td class="src"
>-> <a href=""
>T5</a
- > <a href=""
- >()</a
- > <a href=""
- >()</a
- ></td
+ > () ()</td
><td class="doc"
><p
>This argument has a very long description that should
@@ -2055,9 +2027,7 @@ test2
><td class="src"
>-> <a href=""
>IO</a
- > <a href=""
- >()</a
- ></td
+ > ()</td
><td class="doc"
><p
>This is the result type
@@ -2135,9 +2105,7 @@ test2
><td class="src"
>-> <a href=""
>N1</a
- > <a href=""
- >()</a
- ></td
+ > ()</td
><td class="doc"
><p
>one of the arguments
More information about the Cvs-ghc
mailing list