aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/TypeOperators.html
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-02-08 14:32:41 +0100
committerBen Gamari <ben@smart-cactus.org>2016-02-08 15:36:05 +0100
commit9c23d5d3a21c8ef36204a4d66da4cdf488a08f72 (patch)
tree97d85ae0df9724d3ca96388bce67d7ecec3cd13e /html-test/ref/TypeOperators.html
parent60b4f394bcd27a097f1a97d460cddc27ead59ba7 (diff)
html-test: Accept test output
Diffstat (limited to 'html-test/ref/TypeOperators.html')
-rw-r--r--html-test/ref/TypeOperators.html69
1 files changed, 33 insertions, 36 deletions
diff --git a/html-test/ref/TypeOperators.html b/html-test/ref/TypeOperators.html
index 283083be..a6521437 100644
--- a/html-test/ref/TypeOperators.html
+++ b/html-test/ref/TypeOperators.html
@@ -1,32 +1,33 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
><head
><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
/><title
>TypeOperators</title
- ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean"
+ ><link href="#" rel="stylesheet" type="text/css" title="Ocean"
/><script src="haddock-util.js" type="text/javascript"
></script
+ ><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"
+ ></script
><script type="text/javascript"
- >//<![CDATA[
-window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");};
-//]]>
+ >//
+window.onload = function () {pageLoad();setSynopsis(&quot;mini_TypeOperators.html&quot;);};
+//
</script
></head
><body
><div id="package-header"
><ul class="links" id="page-menu"
><li
- ><a href=""
+ ><a href="#"
>Contents</a
></li
><li
- ><a href=""
+ ><a href="#"
>Index</a
></li
></ul
><p class="caption empty"
- >&nbsp;</p
+ ></p
></div
><div id="content"
><div id="module-header"
@@ -48,7 +49,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><p class="src"
><span class="keyword"
>data</span
- > a <a href="" id="t::-45-:" class="def"
+ > a <a href="#" id="t::-45-:" class="def"
>:-:</a
> b</p
></div
@@ -56,7 +57,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><p class="src"
><span class="keyword"
>data</span
- > (a <a href="" id="t::-43-:" class="def"
+ > (a <a href="#" id="t::-43-:" class="def"
>:+:</a
> b) c</p
></div
@@ -64,7 +65,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:Op" class="def"
+ > <a href="#" id="t:Op" class="def"
>Op</a
> a b</p
></div
@@ -72,7 +73,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><p class="src"
><span class="keyword"
>newtype</span
- > <a href="" id="t:O" class="def"
+ > <a href="#" id="t:O" class="def"
>O</a
> g f a</p
><div class="subs constructors"
@@ -81,11 +82,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><table
><tr
><td class="src"
- ><a href="" id="v:O" class="def"
+ ><a href="#" id="v:O" class="def"
>O</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td colspan="2"
@@ -95,11 +96,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><ul
><li
><dfn class="src"
- ><a href="" id="v:unO" class="def"
+ ><a href="#" id="v:unO" class="def"
>unO</a
> :: g (f a)</dfn
><div class="doc empty"
- >&nbsp;</div
+ ></div
></li
></ul
></div
@@ -112,62 +113,58 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");}
><p class="src"
><span class="keyword"
>class</span
- > a <a href="" id="t:-60--61--62-" class="def"
+ > a <a href="#" id="t:-60--61--62-" class="def"
>&lt;=&gt;</a
> b</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:biO" class="def"
+ ><a href="#" id="v:biO" class="def"
>biO</a
- > :: (g <a href=""
+ > :: (g <a href="#"
>`O`</a
> f) a</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:f" class="def"
+ ><a href="#" id="v:f" class="def"
>f</a
- > :: (a ~ b) =&gt; a -&gt; b</p
+ > :: a ~ b =&gt; a -&gt; b</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:g" class="def"
+ ><a href="#" id="v:g" class="def"
>g</a
> :: (a ~ b, b ~ c) =&gt; a -&gt; c</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:x" class="def"
+ ><a href="#" id="v:x" class="def"
>x</a
- > :: (a <a href=""
+ > :: (a <a href="#"
>:-:</a
- > a) <a href=""
+ > a) <a href="#"
>&lt;=&gt;</a
- > (a <a href=""
+ > (a <a href="#"
>`Op`</a
> a) =&gt; a</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:y" class="def"
+ ><a href="#" id="v:y" class="def"
>y</a
- > :: (a <a href=""
+ > :: (a <a href="#"
>&lt;=&gt;</a
- > a, (a <a href=""
+ > a, (a <a href="#"
>`Op`</a
- > a) <a href=""
+ > a) <a href="#"
>&lt;=&gt;</a
> a) =&gt; a</p
></div
></div
></div
><div id="footer"
- ><p
- >Produced by <a href=""
- >Haddock</a
- > version 2.16.2</p
- ></div
+ ></div
></body
></html
->
+> \ No newline at end of file