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/Operators.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/Operators.html')
-rw-r--r-- | html-test/ref/Operators.html | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html index fe8c3417..1c49b714 100644 --- a/html-test/ref/Operators.html +++ b/html-test/ref/Operators.html @@ -17,11 +17,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.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 @@ -54,57 +54,57 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; >Synopsis</p ><ul id="section.syn" class="hide" onclick="toggleSection('syn')" ><li class="src short" - ><a href="#v:-43--45-" + ><a href="" >(+-)</a > :: a -> a -> a</li ><li class="src short" - ><a href="#v:-42--47-" + ><a href="" >(*/)</a > :: a -> a -> a</li ><li class="src short" - ><a href="#v:foo" + ><a href="" >foo</a > :: a -> a -> a</li ><li class="src short" ><span class="keyword" >data</span - > <a href="#t:Foo" + > <a href="" >Foo</a ><ul class="subs" ><li - >= <a href="Operators.html#t:Foo" + >= <a href="" >Foo</a - > <a href="#v:Bar" + > <a href="" >`Bar`</a - > <a href="Operators.html#t:Foo" + > <a href="" >Foo</a ></li ><li - >| <a href="Operators.html#t:Foo" + >| <a href="" >Foo</a - > <a href="#v::-45-" + > <a href="" >:-</a - > <a href="Operators.html#t:Foo" + > <a href="" >Foo</a ></li ></ul ></li ><li class="src short" - >pattern <a href="#v::-43-" + >pattern <a href="" >(:+)</a > t t :: [t]</li ><li class="src short" ><span class="keyword" >data</span - > a <a href="#t:-60--45--62-" + > a <a href="" ><-></a > b <span class="keyword" >where</span ><ul class="subs" ><li - ><a href="#v::-60--45--62-" + ><a href="" >(:<->)</a - > :: a -> b -> a <a href="Operators.html#t:-60--45--62-" + > :: a -> b -> a <a href="" ><-></a > b</li ></ul @@ -112,19 +112,19 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><li class="src short" ><span class="keyword" >type family</span - > a <a href="#t:-43--43-" + > a <a href="" >++</a > b</li ><li class="src short" ><span class="keyword" >data family</span - > a <a href="#t:-42--42-" + > a <a href="" >**</a > b</li ><li class="src short" ><span class="keyword" >class</span - > a <a href="#t:-62--60--62-" + > a <a href="" >><></a > b <span class="keyword" >where</span @@ -132,29 +132,29 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><li ><span class="keyword" >type</span - > a <a href="#t:-60--62--60-" + > a <a href="" ><><</a > b :: *</li ><li ><span class="keyword" >data</span - > a <a href="#t:-62--60--60-" + > a <a href="" >><<</a > b</li ><li - ><a href="#v:-62--62--60-" + ><a href="" >(>><)</a - >, <a href="#v:-60--60--62-" + >, <a href="" >(<<>)</a > :: a -> b -> ()</li ><li - ><a href="#v:-42--42--62-" + ><a href="" >(**>)</a - >, <a href="#v:-60--42--42-" + >, <a href="" >(<**)</a - >, <a href="#v:-62--42--42-" + >, <a href="" >(>**)</a - >, <a href="#v:-42--42--60-" + >, <a href="" >(**<)</a > :: a -> a -> ()</li ></ul @@ -162,9 +162,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><li class="src short" ><span class="keyword" >type</span - > <a href="#t:-62--45--60-" + > <a href="" >(>-<)</a - > a b = a <a href="Operators.html#t:-60--45--62-" + > a b = a <a href="" ><-></a > b</li ></ul @@ -227,11 +227,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><table ><tr ><td class="src" - ><a href="Operators.html#t:Foo" + ><a href="" >Foo</a > <a name="v:Bar" class="def" >`Bar`</a - > <a href="Operators.html#t:Foo" + > <a href="" >Foo</a > <span class="fixity" >infixl 3</span @@ -245,11 +245,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ></tr ><tr ><td class="src" - ><a href="Operators.html#t:Foo" + ><a href="" >Foo</a > <a name="v::-45-" class="def" >:-</a - > <a href="Operators.html#t:Foo" + > <a href="" >Foo</a > <span class="fixity" >infixr 5</span @@ -303,7 +303,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><td class="src" ><a name="v::-60--45--62-" class="def" >(:<->)</a - > :: a -> b -> a <a href="Operators.html#t:-60--45--62-" + > :: a -> b -> a <a href="" ><-></a > b <span class="fixity" >infixr 6</span @@ -432,7 +432,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; >type</span > <a name="t:-62--45--60-" class="def" >(>-<)</a - > a b = a <a href="Operators.html#t:-60--45--62-" + > a b = a <a href="" ><-></a > b <span class="fixity" >infixl 6</span @@ -448,7 +448,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.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 |