diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
commit | f84ddf06c9daf86a2e15bf44cf877ce2324967cf (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/SpuriousSuperclassConstraints.html | |
parent | 228a0d72baa04be161b0fc918266f2edb0c6519b (diff) | |
parent | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (diff) |
Merge branch 'anchors-redux'
Diffstat (limited to 'html-test/ref/SpuriousSuperclassConstraints.html')
-rw-r--r-- | html-test/ref/SpuriousSuperclassConstraints.html | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/html-test/ref/SpuriousSuperclassConstraints.html b/html-test/ref/SpuriousSuperclassConstraints.html index 243ab30b..b5aa56b3 100644 --- a/html-test/ref/SpuriousSuperclassConstraints.html +++ b/html-test/ref/SpuriousSuperclassConstraints.html @@ -75,9 +75,11 @@ Fix spurious superclass constraints bug.</pre ><p class="src" ><span class="keyword" >data</span - > <a href="#" id="t:SomeType" class="def" + > <a id="t:SomeType" class="def" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ><div class="subs instances" ><p id="control.i:SomeType" class="caption collapser" onclick="toggleSection('i:SomeType')" >Instances</p @@ -93,6 +95,8 @@ Fix spurious superclass constraints bug.</pre > (<a href="#" >SomeType</a > f)</span + > <a href="#" class="selflink" + >#</a ></td ><td class="doc empty" ></td @@ -110,7 +114,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f a -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<$)</a @@ -118,7 +124,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ></div ></div ></td @@ -135,6 +143,8 @@ Fix spurious superclass constraints bug.</pre > (<a href="#" >SomeType</a > f)</span + > <a href="#" class="selflink" + >#</a ></td ><td class="doc empty" ></td @@ -150,7 +160,9 @@ Fix spurious superclass constraints bug.</pre >pure</a > :: a -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<*>)</a @@ -160,7 +172,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f a -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(*>)</a @@ -170,7 +184,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<*)</a @@ -180,7 +196,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ></div ></div ></td |