aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/PromotedTypes.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/PromotedTypes.html')
-rw-r--r--html-test/ref/PromotedTypes.html107
1 files changed, 59 insertions, 48 deletions
diff --git a/html-test/ref/PromotedTypes.html b/html-test/ref/PromotedTypes.html
index db42f637..7567d2f5 100644
--- a/html-test/ref/PromotedTypes.html
+++ b/html-test/ref/PromotedTypes.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
>PromotedTypes</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_PromotedTypes.html");};
-//]]>
+ >//
+window.onload = function () {pageLoad();setSynopsis(&quot;mini_PromotedTypes.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_PromotedTypes.html");}
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:RevList" class="def"
+ > <a href="#" id="t:RevList" class="def"
>RevList</a
> a</p
><div class="subs constructors"
@@ -57,21 +58,21 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><table
><tr
><td class="src"
- ><a href="" id="v:RNil" class="def"
+ ><a href="#" id="v:RNil" class="def"
>RNil</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- >(<a href=""
+ >(<a href="#"
>RevList</a
- > a) <a href="" id="v::-62-" class="def"
+ > a) <a href="#" id="v::-62-" class="def"
>:&gt;</a
> a</td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -80,9 +81,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:Pattern" class="def"
+ > <a href="#" id="t:Pattern" class="def"
>Pattern</a
- > :: [*] -&gt; * <span class="keyword"
+ > :: [<a href="#"
+ >*</a
+ >] -&gt; <a href="#"
+ >*</a
+ > <span class="keyword"
>where</span
></p
><div class="subs constructors"
@@ -91,27 +96,27 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><table
><tr
><td class="src"
- ><a href="" id="v:Nil" class="def"
+ ><a href="#" id="v:Nil" class="def"
>Nil</a
- > :: <a href=""
+ > :: <a href="#"
>Pattern</a
> '[]</td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:Cons" class="def"
+ ><a href="#" id="v:Cons" class="def"
>Cons</a
- > :: <a href=""
+ > :: <a href="#"
>Maybe</a
- > h -&gt; <a href=""
+ > h -&gt; <a href="#"
>Pattern</a
- > t -&gt; <a href=""
+ > t -&gt; <a href="#"
>Pattern</a
> (h ': t)</td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -120,11 +125,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:RevPattern" class="def"
+ > <a href="#" id="t:RevPattern" class="def"
>RevPattern</a
- > :: <a href=""
+ > :: <a href="#"
>RevList</a
- > * -&gt; * <span class="keyword"
+ > <a href="#"
+ >*</a
+ > -&gt; <a href="#"
+ >*</a
+ > <span class="keyword"
>where</span
></p
><div class="subs constructors"
@@ -133,31 +142,31 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><table
><tr
><td class="src"
- ><a href="" id="v:RevNil" class="def"
+ ><a href="#" id="v:RevNil" class="def"
>RevNil</a
- > :: <a href=""
+ > :: <a href="#"
>RevPattern</a
- > <a href=""
+ > <a href="#"
>RNil</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:RevCons" class="def"
+ ><a href="#" id="v:RevCons" class="def"
>RevCons</a
- > :: <a href=""
+ > :: <a href="#"
>Maybe</a
- > h -&gt; <a href=""
+ > h -&gt; <a href="#"
>RevPattern</a
- > t -&gt; <a href=""
+ > t -&gt; <a href="#"
>RevPattern</a
- > (t <a href=""
+ > (t <a href="#"
>:&gt;</a
> h)</td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -166,9 +175,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:Tuple" class="def"
+ > <a href="#" id="t:Tuple" class="def"
>Tuple</a
- > :: (*, *) -&gt; * <span class="keyword"
+ > :: (<a href="#"
+ >*</a
+ >, <a href="#"
+ >*</a
+ >) -&gt; <a href="#"
+ >*</a
+ > <span class="keyword"
>where</span
></p
><div class="subs constructors"
@@ -177,13 +192,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
><table
><tr
><td class="src"
- ><a href="" id="v:Tuple" class="def"
+ ><a href="#" id="v:Tuple" class="def"
>Tuple</a
- > :: a -&gt; b -&gt; <a href=""
+ > :: a -&gt; b -&gt; <a href="#"
>Tuple</a
> '(a, b)</td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -191,11 +206,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_PromotedTypes.html");}
></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