aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/QuasiExpr.html
diff options
context:
space:
mode:
authoridontgetoutmuch <dominic@steinitz.org>2015-12-20 21:01:47 +0000
committeridontgetoutmuch <dominic@steinitz.org>2015-12-20 21:01:47 +0000
commit2bdfda1fb2e0de696ca8c6f7a152b2f85a541be9 (patch)
treecc29895f7d69f051cfec172bb0f8c2ef03552789 /html-test/ref/QuasiExpr.html
parent5a57a24c44e06e964c4ea2276c842c722c4e93d9 (diff)
parentfa03f80d76f1511a811a0209ea7a6a8b6c58704f (diff)
Merge pull request #1 from haskell/ghc-head
Ghc head
Diffstat (limited to 'html-test/ref/QuasiExpr.html')
-rw-r--r--html-test/ref/QuasiExpr.html128
1 files changed, 104 insertions, 24 deletions
diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html
index 7c249819..41129d59 100644
--- a/html-test/ref/QuasiExpr.html
+++ b/html-test/ref/QuasiExpr.html
@@ -48,7 +48,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p class="src"
><span class="keyword"
>data</span
- > <a name="t:Expr" class="def"
+ > <a href="" id="t:Expr" class="def"
>Expr</a
></p
><div class="subs constructors"
@@ -57,7 +57,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><table
><tr
><td class="src"
- ><a name="v:IntExpr" class="def"
+ ><a href="" id="v:IntExpr" class="def"
>IntExpr</a
> <a href=""
>Integer</a
@@ -67,7 +67,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:AntiIntExpr" class="def"
+ ><a href="" id="v:AntiIntExpr" class="def"
>AntiIntExpr</a
> <a href=""
>String</a
@@ -77,7 +77,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:BinopExpr" class="def"
+ ><a href="" id="v:BinopExpr" class="def"
>BinopExpr</a
> <a href=""
>BinOp</a
@@ -91,7 +91,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:AntiExpr" class="def"
+ ><a href="" id="v:AntiExpr" class="def"
>AntiExpr</a
> <a href=""
>String</a
@@ -107,15 +107,55 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><div id="section.i:Expr" class="show"
><table
><tr
- ><td class="src"
- ><a href=""
- >Show</a
- > <a href=""
- >Expr</a
+ ><td class="src clearfix"
+ ><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=""
+ >Show</a
+ > <a href=""
+ >Expr</a
+ ></span
></td
><td class="doc empty"
>&nbsp;</td
></tr
+ ><tr
+ ><td colspan="2"
+ ><div id="section.i:id:Expr:Show:1" class="inst-details hide"
+ ><div class="subs methods"
+ ><p class="caption"
+ >Methods</p
+ ><p class="src"
+ ><a href=""
+ >showsPrec</a
+ > :: <a href=""
+ >Int</a
+ > -&gt; <a href=""
+ >Expr</a
+ > -&gt; <a href=""
+ >ShowS</a
+ ></p
+ ><p class="src"
+ ><a href=""
+ >show</a
+ > :: <a href=""
+ >Expr</a
+ > -&gt; <a href=""
+ >String</a
+ ></p
+ ><p class="src"
+ ><a href=""
+ >showList</a
+ > :: [<a href=""
+ >Expr</a
+ >] -&gt; <a href=""
+ >ShowS</a
+ ></p
+ ></div
+ ></div
+ ></td
+ ></tr
></table
></div
></div
@@ -124,7 +164,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p class="src"
><span class="keyword"
>data</span
- > <a name="t:BinOp" class="def"
+ > <a href="" id="t:BinOp" class="def"
>BinOp</a
></p
><div class="subs constructors"
@@ -133,7 +173,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><table
><tr
><td class="src"
- ><a name="v:AddOp" class="def"
+ ><a href="" id="v:AddOp" class="def"
>AddOp</a
></td
><td class="doc empty"
@@ -141,7 +181,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:SubOp" class="def"
+ ><a href="" id="v:SubOp" class="def"
>SubOp</a
></td
><td class="doc empty"
@@ -149,7 +189,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:MulOp" class="def"
+ ><a href="" id="v:MulOp" class="def"
>MulOp</a
></td
><td class="doc empty"
@@ -157,7 +197,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></tr
><tr
><td class="src"
- ><a name="v:DivOp" class="def"
+ ><a href="" id="v:DivOp" class="def"
>DivOp</a
></td
><td class="doc empty"
@@ -171,22 +211,62 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><div id="section.i:BinOp" class="show"
><table
><tr
- ><td class="src"
- ><a href=""
- >Show</a
- > <a href=""
- >BinOp</a
+ ><td class="src clearfix"
+ ><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=""
+ >Show</a
+ > <a href=""
+ >BinOp</a
+ ></span
></td
><td class="doc empty"
>&nbsp;</td
></tr
+ ><tr
+ ><td colspan="2"
+ ><div id="section.i:id:BinOp:Show:1" class="inst-details hide"
+ ><div class="subs methods"
+ ><p class="caption"
+ >Methods</p
+ ><p class="src"
+ ><a href=""
+ >showsPrec</a
+ > :: <a href=""
+ >Int</a
+ > -&gt; <a href=""
+ >BinOp</a
+ > -&gt; <a href=""
+ >ShowS</a
+ ></p
+ ><p class="src"
+ ><a href=""
+ >show</a
+ > :: <a href=""
+ >BinOp</a
+ > -&gt; <a href=""
+ >String</a
+ ></p
+ ><p class="src"
+ ><a href=""
+ >showList</a
+ > :: [<a href=""
+ >BinOp</a
+ >] -&gt; <a href=""
+ >ShowS</a
+ ></p
+ ></div
+ ></div
+ ></td
+ ></tr
></table
></div
></div
></div
><div class="top"
><p class="src"
- ><a name="v:eval" class="def"
+ ><a href="" id="v:eval" class="def"
>eval</a
> :: <a href=""
>Expr</a
@@ -196,13 +276,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
></div
><div class="top"
><p class="src"
- ><a name="v:expr" class="def"
+ ><a href="" id="v:expr" class="def"
>expr</a
> :: QuasiQuoter</p
></div
><div class="top"
><p class="src"
- ><a name="v:parseExprExp" class="def"
+ ><a href="" id="v:parseExprExp" class="def"
>parseExprExp</a
> :: <a href=""
>String</a
@@ -214,7 +294,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};
><p
>Produced by <a href=""
>Haddock</a
- > version 2.15.0</p
+ > version 2.16.2</p
></div
></body
></html