aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug310.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/Bug310.html')
-rw-r--r--html-test/ref/Bug310.html44
1 files changed, 42 insertions, 2 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html
index e664eccd..8fef21a6 100644
--- a/html-test/ref/Bug310.html
+++ b/html-test/ref/Bug310.html
@@ -38,6 +38,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="GHC.TypeNats"
+ >Nat</a
+ >) <a href="#"
+ >+</a
+ > (b :: <a href="#" title="GHC.TypeNats"
+ >Nat</a
+ >) :: <a href="#" title="GHC.TypeNats"
+ >Nat</a
+ > <span class="keyword"
+ >where ...</span
+ ></li
+ ></ul
+ ></details
+ ></div
><div id="interface"
><h1
>Documentation</h1
@@ -45,13 +67,31 @@
><p class="src"
><span class="keyword"
>type family</span
- > (a :: Nat) <a id="t:-43-" class="def"
+ > (a :: <a href="#" title="GHC.TypeNats"
+ >Nat</a
+ >) <a id="t:-43-" class="def"
>+</a
- > (b :: Nat) :: Nat <span class="keyword"
+ > (b :: <a href="#" title="GHC.TypeNats"
+ >Nat</a
+ >) :: <a href="#" title="GHC.TypeNats"
+ >Nat</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