diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-08-06 13:58:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 13:58:27 -0400 |
commit | e8fe591fecf626fe4540ed666d147c61728c890f (patch) | |
tree | 5a1a1d4d63c6315539a3606cc223b941f4c8620a /html-test/ref/Bug310.html | |
parent | 2f1711b301fea88eb1d0b40d1c04b2f0539fd882 (diff) | |
parent | 7f2892b571c7b072c86edbf21b7c7469e21f6303 (diff) |
Merge pull request #1518 from bgamari/wip/ghc-9.4-merge
Merge GHC 9.4 into `main`
Diffstat (limited to 'html-test/ref/Bug310.html')
-rw-r--r-- | html-test/ref/Bug310.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index 57c82077..a844d855 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -48,28 +48,6 @@ ><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 @@ -87,21 +65,9 @@ >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 |