diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-05-11 16:03:44 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-05-11 16:03:44 +0200 |
commit | 9760ee9efe22f0256d626bc567a7adfc754e9066 (patch) | |
tree | d46084df1738e4b72de461cac2b512f4da3e788e /html-test/ref/Bug310.html | |
parent | 609018dd09c4ffe27f9248b2d8b50f6196cd42b9 (diff) | |
parent | 1f05bf72992f603c1fa19aff525d77bf26956c52 (diff) |
Merge remote-tracking branch 'origin/master' into ghc-head
Diffstat (limited to 'html-test/ref/Bug310.html')
-rw-r--r-- | html-test/ref/Bug310.html | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index 894e136f..8c5b45b8 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -49,10 +49,16 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html" ><li class="src short" ><span class="keyword" >type family</span - > a <a href="#" + > (a :: <a href="#" + >Nat</a + >) <a href="#" >+</a - > b :: <a href="#" + > (b :: <a href="#" + >Nat</a + >) :: <a href="#" >Nat</a + > <span class="keyword" + >where ...</span ></li ></ul ></div @@ -63,10 +69,16 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html" ><p class="src" ><span class="keyword" >type family</span - > a <a id="t:-43-" class="def" + > (a :: <a href="#" + >Nat</a + >) <a id="t:-43-" class="def" >+</a - > b :: <a href="#" + > (b :: <a href="#" + >Nat</a + >) :: <a href="#" >Nat</a + > <span class="keyword" + >where ...</span > <span class="fixity" >infixl 6</span ><span class="rightedge" |