diff options
author | Ćukasz Hanuszczak <lukasz.hanuszczak@gmail.com> | 2015-07-31 17:05:48 +0200 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-08-21 18:22:33 +0100 |
commit | 0158692153c342eb84879338aeb99a6bb0221889 (patch) | |
tree | 85c0a72f4d1a47cc7589425a385774ee9eb2b6a0 /html-test/ref/QuasiExpr.html | |
parent | a49a3f0840f2880814c35f58d89805b3cd3039d3 (diff) |
Accept tests affected by adding instance details section.
Diffstat (limited to 'html-test/ref/QuasiExpr.html')
-rw-r--r-- | html-test/ref/QuasiExpr.html | 92 |
1 files changed, 84 insertions, 8 deletions
diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index 935a450f..5c8b1bfa 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -109,15 +109,53 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");}; ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Show</a - > <a href="" - >Expr</a + ><div id="control.i:id:Show-45-5839412-45-1" class="instance expander" onclick="toggleSection('i:id:Show-45-5839412-45-1')" + ><a href="" + >Show</a + > <a href="" + >Expr</a + ></div ></span ></td ><td class="doc empty" > </td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:id:Show-45-5839412-45-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 + > -> <a href="" + >Expr</a + > -> <a href="" + >ShowS</a + ></p + ><p class="src" + ><a href="" + >show</a + > :: <a href="" + >Expr</a + > -> <a href="" + >String</a + ></p + ><p class="src" + ><a href="" + >showList</a + > :: [<a href="" + >Expr</a + >] -> <a href="" + >ShowS</a + ></p + ></div + ></div + ></td + ></tr ></table ></div ></div @@ -175,15 +213,53 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");}; ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Show</a - > <a href="" - >BinOp</a + ><div id="control.i:id:Show-45-5839300-45-1" class="instance expander" onclick="toggleSection('i:id:Show-45-5839300-45-1')" + ><a href="" + >Show</a + > <a href="" + >BinOp</a + ></div ></span ></td ><td class="doc empty" > </td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:id:Show-45-5839300-45-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 + > -> <a href="" + >BinOp</a + > -> <a href="" + >ShowS</a + ></p + ><p class="src" + ><a href="" + >show</a + > :: <a href="" + >BinOp</a + > -> <a href="" + >String</a + ></p + ><p class="src" + ><a href="" + >showList</a + > :: [<a href="" + >BinOp</a + >] -> <a href="" + >ShowS</a + ></p + ></div + ></div + ></td + ></tr ></table ></div ></div |