diff options
author | Niklas Haas <git@nand.wakku.to> | 2014-03-13 13:52:40 +0100 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-03-13 19:18:12 +0000 |
commit | 4ebde6b0846d29ccab283e9211162dd9c09ccf9a (patch) | |
tree | 7fcfc543797d3ce72e8beab208f2e5cc878a7fca /html-test/ref/ImplicitParams.html | |
parent | eaf0a0b51f452398f3c64882a334f90b920df794 (diff) |
Strip links from recently added html tests
These were accidentally left there when the tests were originally added
Diffstat (limited to 'html-test/ref/ImplicitParams.html')
-rw-r--r-- | html-test/ref/ImplicitParams.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index 48ec7c5f..9bd826d6 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -17,11 +17,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.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 @@ -70,9 +70,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.html"); ><p class="src" ><a name="v:c" class="def" >c</a - > :: (?x :: <a href="ImplicitParams.html#t:X" + > :: (?x :: <a href="" >X</a - >) => <a href="ImplicitParams.html#t:X" + >) => <a href="" >X</a ></p ></div @@ -80,13 +80,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.html"); ><p class="src" ><a name="v:d" class="def" >d</a - > :: (?x :: <a href="ImplicitParams.html#t:X" + > :: (?x :: <a href="" >X</a - >, ?y :: <a href="ImplicitParams.html#t:X" + >, ?y :: <a href="" >X</a - >) => (<a href="ImplicitParams.html#t:X" + >) => (<a href="" >X</a - >, <a href="ImplicitParams.html#t:X" + >, <a href="" >X</a >)</p ></div @@ -94,7 +94,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.html"); ><p class="src" ><a name="v:f" class="def" >f</a - > :: ((?x :: <a href="ImplicitParams.html#t:X" + > :: ((?x :: <a href="" >X</a >) => a) -> a</p ></div @@ -102,7 +102,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.html"); ></div ><div id="footer" ><p - >Produced by <a href="http://www.haskell.org/haddock/" + >Produced by <a href="" >Haddock</a > version 2.15.0</p ></div |