diff options
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 |