aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/QuasiExpr.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/QuasiExpr.html')
-rw-r--r--html-test/ref/QuasiExpr.html76
1 files changed, 45 insertions, 31 deletions
diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html
index ccec6856..dfded323 100644
--- a/html-test/ref/QuasiExpr.html
+++ b/html-test/ref/QuasiExpr.html
@@ -58,7 +58,7 @@
><td class="src"
><a id="v:IntExpr" class="def"
>IntExpr</a
- > <a href="#"
+ > <a href="#" title="Prelude"
>Integer</a
></td
><td class="doc empty"
@@ -68,7 +68,7 @@
><td class="src"
><a id="v:AntiIntExpr" class="def"
>AntiIntExpr</a
- > <a href="#"
+ > <a href="#" title="Data.String"
>String</a
></td
><td class="doc empty"
@@ -78,11 +78,11 @@
><td class="src"
><a id="v:BinopExpr" class="def"
>BinopExpr</a
- > <a href="#"
+ > <a href="#" title="QuasiExpr"
>BinOp</a
- > <a href="#"
+ > <a href="#" title="QuasiExpr"
>Expr</a
- > <a href="#"
+ > <a href="#" title="QuasiExpr"
>Expr</a
></td
><td class="doc empty"
@@ -92,7 +92,7 @@
><td class="src"
><a id="v:AntiExpr" class="def"
>AntiExpr</a
- > <a href="#"
+ > <a href="#" title="Data.String"
>String</a
></td
><td class="doc empty"
@@ -110,9 +110,9 @@
><span class="inst-left"
><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Expr:Show:1"
></span
- > <a href="#"
+ > <a href="#" title="Text.Show"
>Show</a
- > <a href="#"
+ > <a href="#" title="QuasiExpr"
>Expr</a
></span
> <a href="#" class="selflink"
@@ -126,17 +126,21 @@
><details id="i:id:Expr:Show:1"
><summary class="hide-when-js-enabled"
>Instance details</summary
- ><div class="subs methods"
+ ><p
+ >Defined in <a href="#"
+ >QuasiExpr</a
+ ></p
+ > <div class="subs methods"
><p class="caption"
>Methods</p
><p class="src"
><a href="#"
>showsPrec</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.Int"
>Int</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="QuasiExpr"
>Expr</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Text.Show"
>ShowS</a
> <a href="#" class="selflink"
>#</a
@@ -144,9 +148,9 @@
><p class="src"
><a href="#"
>show</a
- > :: <a href="#"
+ > :: <a href="#" title="QuasiExpr"
>Expr</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Data.String"
>String</a
> <a href="#" class="selflink"
>#</a
@@ -154,9 +158,9 @@
><p class="src"
><a href="#"
>showList</a
- > :: [<a href="#"
+ > :: [<a href="#" title="QuasiExpr"
>Expr</a
- >] -&gt; <a href="#"
+ >] -&gt; <a href="#" title="Text.Show"
>ShowS</a
> <a href="#" class="selflink"
>#</a
@@ -226,9 +230,9 @@
><span class="inst-left"
><span class="instance details-toggle-control details-toggle" data-details-id="i:id:BinOp:Show:1"
></span
- > <a href="#"
+ > <a href="#" title="Text.Show"
>Show</a
- > <a href="#"
+ > <a href="#" title="QuasiExpr"
>BinOp</a
></span
> <a href="#" class="selflink"
@@ -242,17 +246,21 @@
><details id="i:id:BinOp:Show:1"
><summary class="hide-when-js-enabled"
>Instance details</summary
- ><div class="subs methods"
+ ><p
+ >Defined in <a href="#"
+ >QuasiExpr</a
+ ></p
+ > <div class="subs methods"
><p class="caption"
>Methods</p
><p class="src"
><a href="#"
>showsPrec</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.Int"
>Int</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="QuasiExpr"
>BinOp</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Text.Show"
>ShowS</a
> <a href="#" class="selflink"
>#</a
@@ -260,9 +268,9 @@
><p class="src"
><a href="#"
>show</a
- > :: <a href="#"
+ > :: <a href="#" title="QuasiExpr"
>BinOp</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Data.String"
>String</a
> <a href="#" class="selflink"
>#</a
@@ -270,9 +278,9 @@
><p class="src"
><a href="#"
>showList</a
- > :: [<a href="#"
+ > :: [<a href="#" title="QuasiExpr"
>BinOp</a
- >] -&gt; <a href="#"
+ >] -&gt; <a href="#" title="Text.Show"
>ShowS</a
> <a href="#" class="selflink"
>#</a
@@ -289,9 +297,9 @@
><p class="src"
><a id="v:eval" class="def"
>eval</a
- > :: <a href="#"
+ > :: <a href="#" title="QuasiExpr"
>Expr</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Prelude"
>Integer</a
> <a href="#" class="selflink"
>#</a
@@ -301,7 +309,9 @@
><p class="src"
><a id="v:expr" class="def"
>expr</a
- > :: QuasiQuoter <a href="#" class="selflink"
+ > :: <a href="#" title="Language.Haskell.TH.Quote"
+ >QuasiQuoter</a
+ > <a href="#" class="selflink"
>#</a
></p
></div
@@ -309,9 +319,13 @@
><p class="src"
><a id="v:parseExprExp" class="def"
>parseExprExp</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.String"
>String</a
- > -&gt; Q Exp <a href="#" class="selflink"
+ > -&gt; <a href="#" title="Language.Haskell.TH.Syntax"
+ >Q</a
+ > <a href="#" title="Language.Haskell.TH.Syntax"
+ >Exp</a
+ > <a href="#" class="selflink"
>#</a
></p
></div