aboutsummaryrefslogtreecommitdiff
path: root/tests/html-tests/tests/NamedDoc.html.ref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html-tests/tests/NamedDoc.html.ref')
-rw-r--r--tests/html-tests/tests/NamedDoc.html.ref21
1 files changed, 16 insertions, 5 deletions
diff --git a/tests/html-tests/tests/NamedDoc.html.ref b/tests/html-tests/tests/NamedDoc.html.ref
index 29be6dd7..90216736 100644
--- a/tests/html-tests/tests/NamedDoc.html.ref
+++ b/tests/html-tests/tests/NamedDoc.html.ref
@@ -17,10 +17,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_NamedDoc.html");};
><div id="package-header"
><ul class="links" id="page-menu"
><li
- ><A HREF="">Contents</a
+ ><a href=""
+ >Contents</a
></li
><li
- ><A HREF="">Index</a
+ ><a href=""
+ >Index</a
></li
></ul
><p class="caption" class="empty"
@@ -28,7 +30,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_NamedDoc.html");};
></div
><div id="content"
><div id="module-header"
- ><p class="caption"
+ ><table class="info"
+ ><tr
+ ><th
+ >Safe Haskell</th
+ ><td
+ >None</td
+ ></tr
+ ></table
+ ><p class="caption"
>NamedDoc</p
></div
><div id="synopsis"
@@ -49,8 +59,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_NamedDoc.html");};
></div
><div id="footer"
><p
- >Produced by <A HREF="">Haddock</a
- > version 2.9.2</p
+ >Produced by <a href=""
+ >Haddock</a
+ > version 2.9.4</p
></div
></body
></html