aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/QuasiExpr.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/QuasiExpr.html
parent60b4f394bcd27a097f1a97d460cddc27ead59ba7 (diff)
html-test: Accept test output
Diffstat (limited to 'html-test/ref/QuasiExpr.html')
-rw-r--r--html-test/ref/QuasiExpr.html137
1 files changed, 67 insertions, 70 deletions
diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html
index 41129d59..45371eb9 100644
--- a/html-test/ref/QuasiExpr.html
+++ b/html-test/ref/QuasiExpr.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
>QuasiExpr</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_QuasiExpr.html");};
-//]]>
+ >//
+window.onload = function () {pageLoad();setSynopsis(&quot;mini_QuasiExpr.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_QuasiExpr.html");};
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:Expr" class="def"
+ > <a href="#" id="t:Expr" class="def"
>Expr</a
></p
><div class="subs constructors"
@@ -57,47 +58,47 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><table
><tr
><td class="src"
- ><a href="" id="v:IntExpr" class="def"
+ ><a href="#" id="v:IntExpr" class="def"
>IntExpr</a
- > <a href=""
+ > <a href="#"
>Integer</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:AntiIntExpr" class="def"
+ ><a href="#" id="v:AntiIntExpr" class="def"
>AntiIntExpr</a
- > <a href=""
+ > <a href="#"
>String</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:BinopExpr" class="def"
+ ><a href="#" id="v:BinopExpr" class="def"
>BinopExpr</a
- > <a href=""
+ > <a href="#"
>BinOp</a
- > <a href=""
+ > <a href="#"
>Expr</a
- > <a href=""
+ > <a href="#"
>Expr</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:AntiExpr" class="def"
+ ><a href="#" id="v:AntiExpr" class="def"
>AntiExpr</a
- > <a href=""
+ > <a href="#"
>String</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -111,14 +112,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><span class="inst-left"
><span id="control.i:id:Expr:Show:1" class="instance expander" onclick="toggleSection('i:id:Expr:Show:1')"
></span
- > <a href=""
+ > <a href="#"
>Show</a
- > <a href=""
+ > <a href="#"
>Expr</a
></span
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td colspan="2"
@@ -127,29 +128,29 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p class="caption"
>Methods</p
><p class="src"
- ><a href=""
+ ><a href="#"
>showsPrec</a
- > :: <a href=""
+ > :: <a href="#"
>Int</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>Expr</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>ShowS</a
></p
><p class="src"
- ><a href=""
+ ><a href="#"
>show</a
- > :: <a href=""
+ > :: <a href="#"
>Expr</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>String</a
></p
><p class="src"
- ><a href=""
+ ><a href="#"
>showList</a
- > :: [<a href=""
+ > :: [<a href="#"
>Expr</a
- >] -&gt; <a href=""
+ >] -&gt; <a href="#"
>ShowS</a
></p
></div
@@ -164,7 +165,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p class="src"
><span class="keyword"
>data</span
- > <a href="" id="t:BinOp" class="def"
+ > <a href="#" id="t:BinOp" class="def"
>BinOp</a
></p
><div class="subs constructors"
@@ -173,35 +174,35 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><table
><tr
><td class="src"
- ><a href="" id="v:AddOp" class="def"
+ ><a href="#" id="v:AddOp" class="def"
>AddOp</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:SubOp" class="def"
+ ><a href="#" id="v:SubOp" class="def"
>SubOp</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:MulOp" class="def"
+ ><a href="#" id="v:MulOp" class="def"
>MulOp</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td class="src"
- ><a href="" id="v:DivOp" class="def"
+ ><a href="#" id="v:DivOp" class="def"
>DivOp</a
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
></table
></div
@@ -215,14 +216,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><span class="inst-left"
><span id="control.i:id:BinOp:Show:1" class="instance expander" onclick="toggleSection('i:id:BinOp:Show:1')"
></span
- > <a href=""
+ > <a href="#"
>Show</a
- > <a href=""
+ > <a href="#"
>BinOp</a
></span
></td
><td class="doc empty"
- >&nbsp;</td
+ ></td
></tr
><tr
><td colspan="2"
@@ -231,29 +232,29 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p class="caption"
>Methods</p
><p class="src"
- ><a href=""
+ ><a href="#"
>showsPrec</a
- > :: <a href=""
+ > :: <a href="#"
>Int</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>BinOp</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>ShowS</a
></p
><p class="src"
- ><a href=""
+ ><a href="#"
>show</a
- > :: <a href=""
+ > :: <a href="#"
>BinOp</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>String</a
></p
><p class="src"
- ><a href=""
+ ><a href="#"
>showList</a
- > :: [<a href=""
+ > :: [<a href="#"
>BinOp</a
- >] -&gt; <a href=""
+ >] -&gt; <a href="#"
>ShowS</a
></p
></div
@@ -266,36 +267,32 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></div
><div class="top"
><p class="src"
- ><a href="" id="v:eval" class="def"
+ ><a href="#" id="v:eval" class="def"
>eval</a
- > :: <a href=""
+ > :: <a href="#"
>Expr</a
- > -&gt; <a href=""
+ > -&gt; <a href="#"
>Integer</a
></p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:expr" class="def"
+ ><a href="#" id="v:expr" class="def"
>expr</a
> :: QuasiQuoter</p
></div
><div class="top"
><p class="src"
- ><a href="" id="v:parseExprExp" class="def"
+ ><a href="#" id="v:parseExprExp" class="def"
>parseExprExp</a
- > :: <a href=""
+ > :: <a href="#"
>String</a
> -&gt; Q Exp</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