diff options
Diffstat (limited to 'tests/html-tests/tests/B.html.ref')
-rw-r--r-- | tests/html-tests/tests/B.html.ref | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/tests/html-tests/tests/B.html.ref b/tests/html-tests/tests/B.html.ref index 6eddf53b..bbb67c2a 100644 --- a/tests/html-tests/tests/B.html.ref +++ b/tests/html-tests/tests/B.html.ref @@ -17,10 +17,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_B.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_B.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" >B</p ></div ><div id="interface" @@ -36,15 +46,17 @@ window.onload = function () {pageLoad();setSynopsis("mini_B.html");}; >Documentation</h1 ><div class="top" ><p class="src" - >module <A HREF="">A</a + >module <a href="" + >A</a ></p ></div ></div ></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 |