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/TypeOperators.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/TypeOperators.html')
-rw-r--r-- | html-test/ref/TypeOperators.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/html-test/ref/TypeOperators.html b/html-test/ref/TypeOperators.html index ead02dfc..1a53b8ec 100644 --- a/html-test/ref/TypeOperators.html +++ b/html-test/ref/TypeOperators.html @@ -120,7 +120,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");} ><p class="src" ><a name="v:biO" class="def" >biO</a - > :: (g <a href="TypeOperators.html#t:O" + > :: (g <a href="" >`O`</a > f) a</p ></div @@ -140,11 +140,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");} ><p class="src" ><a name="v:x" class="def" >x</a - > :: (a <a href="TypeOperators.html#t::-45-:" + > :: (a <a href="" >:-:</a - > a) <a href="TypeOperators.html#t:-60--61--62-" + > a) <a href="" ><=></a - > (a <a href="TypeOperators.html#t:Op" + > (a <a href="" >`Op`</a > a) => a</p ></div @@ -152,11 +152,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");} ><p class="src" ><a name="v:y" class="def" >y</a - > :: (a <a href="TypeOperators.html#t:-60--61--62-" + > :: (a <a href="" ><=></a - > a, (a <a href="TypeOperators.html#t:Op" + > a, (a <a href="" >`Op`</a - > a) <a href="TypeOperators.html#t:-60--61--62-" + > a) <a href="" ><=></a > a) => a</p ></div @@ -164,7 +164,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.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 |