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/AdvanceTypes.html | |
parent | 3be46a2ec472c4f220f1eac1bd029690086b8c18 (diff) |
Update tests to follow HTML changes
Diffstat (limited to 'html-test/ref/AdvanceTypes.html')
-rw-r--r-- | html-test/ref/AdvanceTypes.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/AdvanceTypes.html b/html-test/ref/AdvanceTypes.html index 3ea33ef9..f608efea 100644 --- a/html-test/ref/AdvanceTypes.html +++ b/html-test/ref/AdvanceTypes.html @@ -48,7 +48,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_AdvanceTypes.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:Pattern" class="def" + > <a href="" id="t:Pattern" class="def" >Pattern</a > :: [*] -> * <span class="keyword" >where</span @@ -59,7 +59,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_AdvanceTypes.html");}; ><table ><tr ><td class="src" - ><a name="v:Nil" class="def" + ><a href="" id="v:Nil" class="def" >Nil</a > :: <a href="" >Pattern</a @@ -69,7 +69,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_AdvanceTypes.html");}; ></tr ><tr ><td class="src" - ><a name="v:Cons" class="def" + ><a href="" id="v:Cons" class="def" >Cons</a > :: <a href="" >Maybe</a @@ -90,7 +90,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_AdvanceTypes.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.0</p + > version 2.16.2</p ></div ></body ></html |