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/Bug85.html | |
parent | 3be46a2ec472c4f220f1eac1bd029690086b8c18 (diff) |
Update tests to follow HTML changes
Diffstat (limited to 'html-test/ref/Bug85.html')
-rw-r--r-- | html-test/ref/Bug85.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/html-test/ref/Bug85.html b/html-test/ref/Bug85.html index 83bd93d9..e1f0431f 100644 --- a/html-test/ref/Bug85.html +++ b/html-test/ref/Bug85.html @@ -48,7 +48,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:Foo" class="def" + > <a href="" id="t:Foo" class="def" >Foo</a > :: (* -> *) -> * -> * <span class="keyword" >where</span @@ -59,7 +59,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><table ><tr ><td class="src" - ><a name="v:Bar" class="def" + ><a href="" id="v:Bar" class="def" >Bar</a > :: f x -> <a href="" >Foo</a @@ -74,7 +74,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:Baz" class="def" + > <a href="" id="t:Baz" class="def" >Baz</a > :: * <span class="keyword" >where</span @@ -85,7 +85,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><table ><tr ><td class="src" - ><a name="v:Baz-39-" class="def" + ><a href="" id="v:Baz-39-" class="def" >Baz'</a > :: <a href="" >Baz</a @@ -100,7 +100,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:Qux" class="def" + > <a href="" id="t:Qux" class="def" >Qux</a > <span class="keyword" >where</span @@ -111,7 +111,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><table ><tr ><td class="src" - ><a name="v:Quux" class="def" + ><a href="" id="v:Quux" class="def" >Quux</a > :: <a href="" >Qux</a @@ -128,7 +128,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug85.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.16.0</p + > version 2.16.2</p ></div ></body ></html |