diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-08-02 23:58:25 +0100 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-08-02 23:58:25 +0100 |
commit | 2b2e3108e892b925abeb101609d3e49ec69ef4dc (patch) | |
tree | 9caf16010dfe52430a14221fbd8a6c4adf8c3f25 /html-test/ref/Threaded.html | |
parent | 3be46a2ec472c4f220f1eac1bd029690086b8c18 (diff) |
Update tests to follow HTML changes
Diffstat (limited to 'html-test/ref/Threaded.html')
-rw-r--r-- | html-test/ref/Threaded.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/html-test/ref/Threaded.html b/html-test/ref/Threaded.html index 95a18933..1f54b9ea 100644 --- a/html-test/ref/Threaded.html +++ b/html-test/ref/Threaded.html @@ -17,11 +17,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Threaded.html");}; ><div id="package-header" ><ul class="links" id="page-menu" ><li - ><a href="index.html" + ><a href="" >Contents</a ></li ><li - ><a href="doc-index.html" + ><a href="" >Index</a ></li ></ul @@ -56,9 +56,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Threaded.html");}; >Synopsis</p ><ul id="section.syn" class="hide" onclick="toggleSection('syn')" ><li class="src short" - ><a href="#v:f" + ><a href="" >f</a - > :: <a href=" ${pkgroot}/../../share/doc/ghc/html/libraries/base-4.8.0.0/Prelude.html#t:Integer" + > :: <a href="" >Integer</a ></li ></ul @@ -68,9 +68,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Threaded.html");}; >Documentation</h1 ><div class="top" ><p class="src" - ><a name="v:f" class="def" + ><a href="" id="v:f" class="def" >f</a - > :: <a href=" ${pkgroot}/../../share/doc/ghc/html/libraries/base-4.8.0.0/Prelude.html#t:Integer" + > :: <a href="" >Integer</a ></p ><div class="doc" @@ -85,9 +85,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Threaded.html");}; ></div ><div id="footer" ><p - >Produced by <a href="http://www.haskell.org/haddock/" + >Produced by <a href="" >Haddock</a - > version 2.16.0</p + > version 2.16.2</p ></div ></body ></html |