diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-08-06 22:57:21 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-08-06 22:57:21 -0400 |
commit | f07a4059efcde05fd26b33a8c902930d3ad90379 (patch) | |
tree | 5fe8f79095b52ff2046789f5c0755239419b42a5 /html-test/ref/Bug310.html | |
parent | e8fe591fecf626fe4540ed666d147c61728c890f (diff) |
html-test: Testsuite changes for GHC 9.4.1
Diffstat (limited to 'html-test/ref/Bug310.html')
-rw-r--r-- | html-test/ref/Bug310.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index a844d855..57c82077 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -48,6 +48,28 @@ ><p class="caption" >Bug310</p ></div + ><div id="synopsis" + ><details id="syn" + ><summary + >Synopsis</summary + ><ul class="details-toggle" data-details-id="syn" + ><li class="src short" + ><span class="keyword" + >type family</span + > (a :: <a href="#" title="Numeric.Natural" + >Natural</a + >) <a href="#" + >+</a + > (b :: <a href="#" title="Numeric.Natural" + >Natural</a + >) :: <a href="#" title="Numeric.Natural" + >Natural</a + > <span class="keyword" + >where ...</span + ></li + ></ul + ></details + ></div ><div id="interface" ><h1 >Documentation</h1 @@ -65,9 +87,21 @@ >Natural</a > <span class="keyword" >where ...</span + > <span class="fixity" + >infixl 6</span + ><span class="rightedge" + ></span > <a href="#" class="selflink" >#</a ></p + ><div class="doc" + ><p + >Addition of type-level naturals.</p + ><p + ><em + >Since: base-4.7.0.0</em + ></p + ></div ></div ></div ></div |